]> git.rkrishnan.org Git - functorrent.git/commitdiff
add missing dependency for QuickCheck for executable
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 26 Apr 2015 06:13:47 +0000 (11:43 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 26 Apr 2015 06:13:47 +0000 (11:43 +0530)
functorrent.cabal

index 08fd0c247a7a8e167d0eab360c8ce0117e4f3545..2c8f7c8620fca23d31ba3e5d0888ca2abc9aa656 100644 (file)
@@ -57,6 +57,7 @@ executable functorrent
                        cryptohash,
                        directory,
                        HTTP,
+                       QuickCheck,
                        network-uri,
                        parsec