]> git.rkrishnan.org Git - functorrent.git/blobdiff - functorrent.cabal
add QuickCheck test to the test suite.
[functorrent.git] / functorrent.cabal
index 2c8f7c8620fca23d31ba3e5d0888ca2abc9aa656..b2d3c6a110a65befa372f4a45104a518b1cf2b95 100644 (file)
@@ -73,7 +73,10 @@ test-suite functorrent-test
                      directory,
                      doctest,
                      tasty,
-                     tasty-hunit
+                     tasty-hunit,
+                     QuickCheck,
+                     tasty-quickcheck,
+                     test-framework-quickcheck2
 
 test-suite functorrent-hlint
   type:              exitcode-stdio-1.0