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 da0c83d commit 1d0b34dCopy full SHA for 1d0b34d
servant-server/servant-server.cabal
@@ -159,7 +159,7 @@ test-suite spec
159
, directory >= 1.3.0.0 && < 1.4
160
, hspec >= 2.6.0 && < 2.8
161
, hspec-wai >= 0.10.1 && < 0.12
162
- , QuickCheck >= 2.12.6.1 && < 2.14
+ , QuickCheck >= 2.12.6.1 && < 2.15
163
, should-not-typecheck >= 2.1.0 && < 2.2
164
, temporary >= 1.3 && < 1.4
165
, wai-extra >= 3.0.24.3 && < 3.2
0 commit comments