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 275d213 commit 921cbabCopy full SHA for 921cbab
servant-quickcheck/servant-quickcheck.cabal
@@ -49,7 +49,7 @@ library
49
, mtl >=2.1 && <2.4
50
, pretty >=1.1 && <1.2
51
, process >=1.2 && <1.7
52
- , QuickCheck >=2.7 && <2.15
+ , QuickCheck >=2.7 && <2.16
53
, servant >=0.18.2 && <0.21
54
, servant-client >=0.17 && <0.21
55
, servant-server >=0.17 && <0.21
0 commit comments