diff options
| author | Paul Oliver <contact@pauloliver.dev> | 2026-02-10 02:55:48 +0000 |
|---|---|---|
| committer | Paul Oliver <contact@pauloliver.dev> | 2026-02-10 02:55:48 +0000 |
| commit | 39c4a5f7ad2a7cffe5227d20ed7485845911c905 (patch) | |
| tree | 3231d32e3c90ff3740a1793b61319c7091f3b34e /hsm-repl | |
| parent | e7143436a334f364a6ae8866eb3fb31a259ff90c (diff) | |
Adds deployment support
Diffstat (limited to 'hsm-repl')
| -rw-r--r-- | hsm-repl/hsm-repl.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hsm-repl/hsm-repl.cabal b/hsm-repl/hsm-repl.cabal index 5d9a794..66625eb 100644 --- a/hsm-repl/hsm-repl.cabal +++ b/hsm-repl/hsm-repl.cabal @@ -20,7 +20,7 @@ library -O2 -Wall -Werror -Wno-star-is-type -Wunused-packages -fplugin=Effectful.Plugin -executable test-repl +executable hsm-test-repl build-depends: , base , effectful-core |
