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

Allow building with QuickCheck-2.14

parent fbadf7ce
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ test-suite exceptions-tests
test-framework >= 0.8 && < 0.9,
test-framework-hunit >= 0.3 && < 0.4,
test-framework-quickcheck2 >= 0.3 && < 0.4,
QuickCheck >= 2.5 && < 2.14
QuickCheck >= 2.5 && < 2.15
if flag(transformers-0-4)
build-depends:
......
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