Skip to content

Commit

Permalink
export (:>>)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Jan 21, 2013
1 parent d95196a commit 1412983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Control/Lens/Operators.hs
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ module Control.Lens.Operators
, (<~), (<<~)

-- * Zippers
, (:>)()
, (:>)(), (:>>)()

-- * Cons and Snoc
, (<|), (|>)
Expand Down

0 comments on commit 1412983

Please sign in to comment.