aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index c580101..e285e69 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -138,6 +138,7 @@ executable cabal-helper-wrapper
build-depends: unix-compat < 0.6 && >= 0.4.3.1
, utf8-string < 1.1 && >= 1.0.1.1
, ghc-prim
+ build-tools: cabal
test-suite compile-test
default-language: Haskell2010