aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2015-09-07 04:42:58 +0200
committerDaniel Gröber <dxld@darkboxed.org>2015-09-07 04:42:58 +0200
commit21e5b223bedf7617a388bff2ba4c4b6d07bd35ca (patch)
treed669b68e1e4caf376b17281ef108981a29b1b6a6 /cabal-helper.cabal
parent863e73713145e4cff8d26ac58e8d63c33e858f36 (diff)
Reorganize runQuery parameters
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index 1838063..edb636f 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -50,7 +50,6 @@ library
GHC-Options: -Wall
Build-Depends: base >= 4.5 && < 5
, Cabal >= 1.14 && < 1.23
- , data-default
, directory
, filepath
, transformers
@@ -94,7 +93,6 @@ Test-Suite spec
, extra
, unix
, Cabal >= 1.14 && < 1.23
- , data-default
, directory
, filepath
, transformers