aboutsummaryrefslogtreecommitdiff
path: root/hsm-status/hsm-status.cabal
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2025-01-17 14:37:20 -0800
committerPaul Oliver <contact@pauloliver.dev>2025-01-17 19:16:43 -0800
commitebb88408c1d0884b5ca9b7d68bf76d31c33d2e5b (patch)
treec7c2c6b636e8eb89f2d4c6accf77a8c671b8ab9f /hsm-status/hsm-status.cabal
parentdc6bf1472c930ff1448c419d3205148bce1b787e (diff)
Allows services to publish different topicsHEADmaster
Diffstat (limited to 'hsm-status/hsm-status.cabal')
-rw-r--r--hsm-status/hsm-status.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/hsm-status/hsm-status.cabal b/hsm-status/hsm-status.cabal
index 64528bd..feeff93 100644
--- a/hsm-status/hsm-status.cabal
+++ b/hsm-status/hsm-status.cabal
@@ -19,6 +19,7 @@ executable status
build-depends:
, base
, binary
+ , bytestring
, containers
, echo
, effectful-core