Skip to content

Commit a7a0c43

Browse files
committed
Traversal1 optics
1 parent 76affaf commit a7a0c43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pub/functora/src/prelude/Functora/Prelude.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,12 @@ import Control.Lens as X ((^?))
151151
import Control.Lens.Combinators as X
152152
( ALens',
153153
ATraversal',
154+
ATraversal1',
154155
LensLike',
155156
at,
156157
cloneLens,
157158
cloneTraversal,
159+
cloneTraversal1,
158160
each,
159161
first1Of,
160162
ix,

0 commit comments

Comments
 (0)