diff options
Diffstat (limited to 'cli/cli.cabal')
-rw-r--r-- | cli/cli.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/cli.cabal b/cli/cli.cabal index 4a21270..5617808 100644 --- a/cli/cli.cabal +++ b/cli/cli.cabal @@ -20,6 +20,7 @@ executable acms backend, base, bytestring, + common, filepath, optparse-applicative, sh, |