From ae08708c47bc867fdc32f28b6a2b7e0af4360abe Mon Sep 17 00:00:00 2001 From: DanielRrr Date: Wed, 21 Feb 2018 17:04:12 +0300 Subject: [PATCH] erased redundant dependencies from serokell-util.cabal #34 --- serokell-util.cabal | 2 -- 1 file changed, 2 deletions(-) diff --git a/serokell-util.cabal b/serokell-util.cabal index 5ed221c..6245783 100644 --- a/serokell-util.cabal +++ b/serokell-util.cabal @@ -62,7 +62,6 @@ library , deepseq , directory , exceptions - , extra , filepath , fmt , formatting >= 6.2.0 && < 6.3 @@ -76,7 +75,6 @@ library , QuickCheck >= 2.8.1 , quickcheck-instances , scientific - , semigroups , stm >= 2.4.4 , template-haskell , text