From f1f62e00559d5c68a5e7b1246208391835a13d0d Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Mon, 25 Aug 2025 02:42:03 +0000 Subject: Adds color to `hsm-repl` prompt --- hsm-repl/hsm-repl.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hsm-repl/hsm-repl.cabal') 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: -- cgit v1.2.1