From 0bae581cbc2111dcca333f3e12195f0fe33d0346 Mon Sep 17 00:00:00 2001
From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Sun, 13 Sep 2015 12:46:07 +0530
Subject: [PATCH] tasty and hunit dependencies are not lib dependencies

---
 functorrent.cabal | 2 --
 1 file changed, 2 deletions(-)

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
-- 
2.45.2