Skip to content

Commit bdff823

Browse files
committed
Allow lens-5.0
1 parent eb8af0d commit bdff823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-js.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ library
5454
build-depends: base >= 4.9 && <4.16
5555
, base-compat >= 0.10.5 && <0.12
5656
, charset >= 0.3.7.1 && <0.4
57-
, lens >= 4.17 && <4.20
57+
, lens >= 4.17 && <5.1
5858
, servant-foreign >= 0.15 && <0.16
5959
, servant >= 0.15 && <0.18
6060
, text >= 1.2.3.0 && < 1.3

0 commit comments

Comments
 (0)