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 4f4ca69 commit 753ad40Copy full SHA for 753ad40
servant-mock/servant-mock.cabal
@@ -27,8 +27,8 @@ library
27
base >=4.7 && <5,
28
bytestring >= 0.10 && <0.11,
29
http-types >= 0.8 && <0.10,
30
- servant >= 0.4,
31
- servant-server >= 0.4,
+ servant == 0.7.*,
+ servant-server == 0.7.*,
32
transformers >= 0.3 && <0.5,
33
QuickCheck >= 2.7 && <2.9,
34
wai >= 3.0 && <3.3
0 commit comments