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 5065732..69cf4d1 100644 --- a/cli/cli.cabal +++ b/cli/cli.cabal @@ -16,6 +16,7 @@ executable cli ghc-options: -Wall build-depends: aeson, + backend, base, bytestring, filepath, |