aboutsummaryrefslogtreecommitdiffstats
path: root/cli/cli.cabal
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2025-02-19 17:05:11 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2025-02-19 19:26:11 +0100
commitc36c4cf37737ba972482a34c8df2b61a541e7f0a (patch)
tree5682b53cd5b9d03fa56a4a11ba12f4916dd69ea3 /cli/cli.cabal
parent09809ae4df9ea2536bb6d9d6295cd3fdfd357945 (diff)
add `acms query`
Diffstat (limited to 'cli/cli.cabal')
-rw-r--r--cli/cli.cabal3
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