aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2016-05-09 16:56:28 +0200
committerDaniel Gröber <dxld@darkboxed.org>2016-05-09 16:56:28 +0200
commit2f577a5aaac7a1887727035acd325d28146b2278 (patch)
tree83ed5efc0653414b5e0abcf6a908a01e49819907 /cabal-helper.cabal
parentf0964dcbc33bc8bd42934571a984fd90033be6bb (diff)
Comment out custom setup, hackage rejects it
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal8
1 files changed, 4 insertions, 4 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index c471c57..820e48d 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -114,10 +114,10 @@ Test-Suite spec
, template-haskell
, temporary
-custom-setup
- setup-depends: base,
- Cabal,
- filepath
+-- custom-setup
+-- setup-depends: base,
+-- Cabal,
+-- filepath
-- TODO: Use cabal_macros.h to replace -D flags by including it in
-- CabalHelper.Data