aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
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