aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2015-08-21 10:12:33 +0200
committerDaniel Gröber <dxld@darkboxed.org>2015-08-27 02:35:41 +0200
commit890e39e4ee1c02f945b2933089c97f0975942ce9 (patch)
tree713eb661031c95c31e4a7813d8675180453fe227 /cabal-helper.cabal
parent8aaf5142f1593b1a32f220173a4196119c67c124 (diff)
Fix travis
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index b0df657..e2ae09b 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -80,7 +80,7 @@ Executable cabal-helper-wrapper
, template-haskell
, temporary
, utf8-string
-
+ , ghc-prim
Test-Suite spec
Default-Language: Haskell2010