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 567eb73 commit 6bd3ee8Copy full SHA for 6bd3ee8
servant-foreign/servant-foreign.cabal
@@ -57,7 +57,7 @@ library
57
-- Here can be exceptions if we really need features from the newer versions.
58
build-depends:
59
base-compat >= 0.10.5 && < 0.12
60
- , lens >= 4.17 && < 4.19
+ , lens >= 4.17 && < 4.20
61
, http-types >= 0.12.2 && < 0.13
62
63
hs-source-dirs: src
0 commit comments