aboutsummaryrefslogtreecommitdiff
path: root/hsm-repl
diff options
context:
space:
mode:
Diffstat (limited to 'hsm-repl')
-rw-r--r--hsm-repl/hsm-repl.cabal2
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