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 567eb73 commit 8f60a02Copy full SHA for 8f60a02
servant/servant.cabal
@@ -105,7 +105,7 @@ library
105
, http-types >= 0.12.2 && < 0.13
106
, mmorph >= 1.1.2 && < 1.2
107
, network-uri >= 2.6.1.0 && < 2.7
108
- , QuickCheck >= 2.12.6.1 && < 2.14
+ , QuickCheck >= 2.12.6.1 && < 2.15
109
, string-conversions >= 0.4.0.1 && < 0.5
110
, tagged >= 0.8.6 && < 0.9
111
, vault >= 0.3.1.2 && < 0.4
@@ -160,7 +160,7 @@ test-suite spec
160
-- Additonal dependencies
161
build-depends:
162
hspec >= 2.6.0 && < 2.8
163
164
, quickcheck-instances >= 0.3.19 && < 0.4
165
166
build-tool-depends:
0 commit comments