Skip to content
Snippets Groups Projects
Commit 5beacde7 authored by Ryan Scott's avatar Ryan Scott
Browse files

Allow QuickCheck-2.11

parent 1b19dcb2
No related branches found
No related tags found
No related merge requests found
...@@ -65,4 +65,4 @@ test-suite exceptions-tests ...@@ -65,4 +65,4 @@ test-suite exceptions-tests
mtl, mtl,
test-framework >= 0.8 && < 0.9, test-framework >= 0.8 && < 0.9,
test-framework-quickcheck2 >= 0.3 && < 0.4, test-framework-quickcheck2 >= 0.3 && < 0.4,
QuickCheck >= 2.5 && < 2.11 QuickCheck >= 2.5 && < 2.12
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