Skip to content

Commit 077aa9b

Browse files
committed
add lens to library
1 parent 852ac18 commit 077aa9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patch.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ library
3535
, containers >= 0.6 && < 0.7
3636
, dependent-map >= 0.3 && < 0.4
3737
, dependent-sum >= 0.6 && < 0.7
38+
, lens >= 4.7 && < 5
3839
, semigroupoids >= 4.0 && < 6
3940
, transformers >= 0.5.6.0 && < 0.6
4041
, witherable >= 0.3 && < 0.3.2

0 commit comments

Comments
 (0)