aboutsummaryrefslogtreecommitdiff
path: root/hsm-command/hsm-command.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hsm-command/hsm-command.cabal')
-rw-r--r--hsm-command/hsm-command.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/hsm-command/hsm-command.cabal b/hsm-command/hsm-command.cabal
index 836bf07..ae83574 100644
--- a/hsm-command/hsm-command.cabal
+++ b/hsm-command/hsm-command.cabal
@@ -9,6 +9,7 @@ library
build-depends:
, base
, binary
+ , bytestring
, effectful-core
, haskeline
, hsm-core
@@ -28,6 +29,7 @@ executable command
build-depends:
, base
, binary
+ , bytestring
, effectful-core
, haskeline
, hsm-core