We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a030a commit 6da9858Copy full SHA for 6da9858
1 file changed
binary.cabal
@@ -70,7 +70,7 @@ test-suite qc
70
random>=1.0.1.0,
71
test-framework,
72
test-framework-quickcheck2 >= 0.3,
73
- QuickCheck == 2.9.*
+ QuickCheck >= 2.9
74
75
-- build dependencies from using binary source rather than depending on the library
76
build-depends: array, containers
0 commit comments