aboutsummaryrefslogtreecommitdiff
path: root/hsm-repl/hsm-repl.cabal
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2025-08-25 02:42:03 +0000
committerPaul Oliver <contact@pauloliver.dev>2025-08-25 02:42:03 +0000
commitf1f62e00559d5c68a5e7b1246208391835a13d0d (patch)
treeb90eb1fb77645aee7fcde5bde43b3f39ed2b376c /hsm-repl/hsm-repl.cabal
parent6f80d2d579d0be8773829ee277086af087e85862 (diff)
Adds color to `hsm-repl` prompt
Diffstat (limited to 'hsm-repl/hsm-repl.cabal')
-rw-r--r--hsm-repl/hsm-repl.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/hsm-repl/hsm-repl.cabal b/hsm-repl/hsm-repl.cabal
index eb755a6..5d9a794 100644
--- a/hsm-repl/hsm-repl.cabal
+++ b/hsm-repl/hsm-repl.cabal
@@ -12,6 +12,7 @@ library
, haskeline
, hint
, hsm-log
+ , text-ansi
default-language: GHC2024
exposed-modules: Hsm.Repl
@@ -29,6 +30,7 @@ executable test-repl
, hint
, hsm-log
, monad-loops
+ , text-ansi
default-language: GHC2024
ghc-options: