Skip to content
Snippets Groups Projects
Commit 09bb932c authored by Edward Kmett's avatar Edward Kmett
Browse files

Merge pull request #41 from bergey/master

cabal: tests depend on transformers-compat
parents bc1a1297 fb505517
No related branches found
No related tags found
No related merge requests found
...@@ -56,6 +56,7 @@ test-suite exceptions-tests ...@@ -56,6 +56,7 @@ test-suite exceptions-tests
base, base,
stm, stm,
transformers, transformers,
transformers-compat,
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,
......
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