diff options
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r-- | cabal-helper.cabal | 2 |
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 |