Skip to content

Commit

Permalink
Merge pull request #103 from tweag/bump-lens
Browse files Browse the repository at this point in the history
Bump version bound on lens
  • Loading branch information
aherrmann authored Aug 22, 2022
2 parents 774ff1a + 5db1a5f commit 2228cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capability.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ library
, dlist >= 0.8 && < 1.1
, exceptions >= 0.6 && < 0.11
, generic-lens >= 2.0 && < 2.3
, lens >= 4.16 && < 5.2
, lens >= 4.16 && < 5.3
, monad-control >= 1.0 && < 1.1
, mtl >= 2.0 && < 3.0
, mutable-containers >= 0.3 && < 0.4
Expand Down

0 comments on commit 2228cd0

Please sign in to comment.