From 6f2a818109cb4a78efcb812e7cb943c961783cb3 Mon Sep 17 00:00:00 2001 From: Ramakrishnan Muthukrishnan Date: Sun, 26 Apr 2015 11:43:47 +0530 Subject: [PATCH] add missing dependency for QuickCheck for executable --- functorrent.cabal | 1 + 1 file changed, 1 insertion(+) 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 -- 2.37.2