From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Sun, 13 Sep 2015 07:16:07 +0000 (+0530)
Subject: tasty and hunit dependencies are not lib dependencies
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/flags/schema.xhtml?a=commitdiff_plain;h=0bae581cbc2111dcca333f3e12195f0fe33d0346;p=functorrent.git

tasty and hunit dependencies are not lib dependencies
---

diff --git a/functorrent.cabal b/functorrent.cabal
index 31cbbdb..f69e7d3 100644
--- a/functorrent.cabal
+++ b/functorrent.cabal
@@ -44,8 +44,6 @@ library
                        parsec,
                        QuickCheck,
                        safe,
-                       tasty,
-                       tasty-hunit,
                        transformers
 
 executable functorrent