diff options
Diffstat (limited to 'cli/cli.cabal')
-rw-r--r-- | cli/cli.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cli/cli.cabal b/cli/cli.cabal index 5617808..3d0934e 100644 --- a/cli/cli.cabal +++ b/cli/cli.cabal @@ -24,4 +24,5 @@ executable acms filepath, optparse-applicative, sh, - text + text, + utf8-string |