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 658585a commit c19ed0fCopy full SHA for c19ed0f
servant-server/servant-server.cabal
@@ -72,7 +72,7 @@ library
72
-- Servant dependencies
73
-- strict dependency as we re-export 'servant' things.
74
build-depends:
75
- servant >= 0.19
+ servant >= 0.19 && < 0.20
76
, http-api-data >= 0.4.1 && < 0.4.4
77
78
-- Other dependencies: Lower bound around what is in the latest Stackage LTS.
0 commit comments