Skip to content

Commit 8bc0579

Browse files
authored
Merge pull request #107 from tweag/version-bounds
Bump version bound for lens
2 parents 09ccf67 + 7cfbb6e commit 8bc0579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capability.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ library
6464
, dlist >= 0.8 && < 1.1
6565
, exceptions >= 0.6 && < 0.11
6666
, generic-lens >= 2.0 && < 2.3
67-
, lens >= 4.16 && < 5.3
67+
, lens >= 4.16 && < 5.4
6868
, monad-control >= 1.0 && < 1.1
6969
, mtl >= 2.0 && < 3.0
7070
, mutable-containers >= 0.3 && < 0.4

0 commit comments

Comments
 (0)