We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb8af0d commit bdff823Copy full SHA for bdff823
servant-js.cabal
@@ -54,7 +54,7 @@ library
54
build-depends: base >= 4.9 && <4.16
55
, base-compat >= 0.10.5 && <0.12
56
, charset >= 0.3.7.1 && <0.4
57
- , lens >= 4.17 && <4.20
+ , lens >= 4.17 && <5.1
58
, servant-foreign >= 0.15 && <0.16
59
, servant >= 0.15 && <0.18
60
, text >= 1.2.3.0 && < 1.3
0 commit comments