aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2015-06-09 00:03:46 +0200
committerDaniel Gröber <dxld@darkboxed.org>2015-06-09 00:03:46 +0200
commitf69f35bc4af49b3a25ed6407375c03f5b7569432 (patch)
tree6b9ed825f80e3409d4f1415ca32531d59394a1f4 /cabal-helper.cabal
parent15e1b373dfa628786465044294b30ca02593bd41 (diff)
Don't rely on the locale at build time
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 af68fc0..3b1133e 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -73,6 +73,7 @@ Executable cabal-helper-wrapper
, transformers
, template-haskell
, temporary
+ , utf8-string
Test-Suite spec