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

Allow building with QuickCheck-2.15.*

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