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 4016aaf commit da8e64bCopy full SHA for da8e64b
servant-docs/servant-docs.cabal
@@ -59,7 +59,7 @@ library
59
, hashable >= 1.2.7.0 && < 1.4
60
, http-media >= 0.7.1.3 && < 0.9
61
, http-types >= 0.12.2 && < 0.13
62
- , lens >= 4.17 && < 4.20
+ , lens >= 4.17 && < 5.1
63
, string-conversions >= 0.4.0.1 && < 0.5
64
, universe-base >= 1.1.1 && < 1.2
65
, unordered-containers >= 0.2.9.0 && < 0.3
servant-foreign/servant-foreign.cabal
@@ -52,7 +52,7 @@ library
52
-- Here can be exceptions if we really need features from the newer versions.
53
build-depends:
54
base-compat >= 0.10.5 && < 0.12
55
56
57
58
hs-source-dirs: src
0 commit comments