From 85d856e87ad7875e5dfab19e22e71c4118f4cbad Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Fri, 17 Jan 2025 14:37:20 -0800 Subject: Allows services to publish different topics --- hsm-command/hsm-command.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hsm-command/hsm-command.cabal') 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 -- cgit v1.2.1