From: Ramakrishnan Muthukrishnan Date: Sun, 26 Apr 2015 06:13:47 +0000 (+0530) Subject: add missing dependency for QuickCheck for executable X-Git-Url: https://git.rkrishnan.org/?p=functorrent.git;a=commitdiff_plain;h=6f2a818109cb4a78efcb812e7cb943c961783cb3 add missing dependency for QuickCheck for executable --- diff --git a/functorrent.cabal b/functorrent.cabal index 08fd0c2..2c8f7c8 100644 --- a/functorrent.cabal +++ b/functorrent.cabal @@ -57,6 +57,7 @@ executable functorrent cryptohash, directory, HTTP, + QuickCheck, network-uri, parsec