Skip to content
Snippets Groups Projects
Commit 46b2c670 authored by Lennart Kolmodin's avatar Lennart Kolmodin Committed by GitHub
Browse files

Use QuickCheck == 2.9.*

parent 7d75a2ce
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ test-suite qc
random>=1.0.1.0,
test-framework,
test-framework-quickcheck2 >= 0.3,
QuickCheck>=2.8
QuickCheck == 2.9.*
-- build dependencies from using binary source rather than depending on the library
build-depends: array, containers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment