aboutsummaryrefslogtreecommitdiff
path: root/reploy.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'reploy.cabal')
-rw-r--r--reploy.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/reploy.cabal b/reploy.cabal
index 990d89b..a518163 100644
--- a/reploy.cabal
+++ b/reploy.cabal
@@ -32,6 +32,7 @@ executable reploy
, SHA
, text
, transformers
+ , utf8-string
, yaml
ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wunused-imports
default-language: Haskell2010