aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorAlan Zimmerman <alan.zimm@gmail.com>2017-12-14 16:37:58 +0200
committerDaniel Gröber <dxld@darkboxed.org>2018-01-18 14:10:26 +0100
commita2908a6f31ea480b2236ff62d76157b2f01ed5b7 (patch)
treeb4c2ec6690bbd4c2ad69f7b505e1fa4561e4c03e /cabal-helper.cabal
parent39c135e5d5710459827f0d40861512c13eeb1ae7 (diff)
Clean up
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