1
1
mirror of https://github.com/anoma/juvix.git synced 2025-01-08 16:51:53 +03:00
juvix/app
Paul Cadman 2b283a2b8b [minihaskell] Output ANSI codes only if handle supports it
This adds `ansi-terminal` dependency to the Main target but this is
already a transitive dependency of `prettyprinter-ansi-terminal`.

We want to add this support globally which we will do in https://github.com/heliaxdev/minijuvix/issues/38.
2022-04-08 12:23:20 +01:00
..
Commands Add action hints for autocompletion (#35) 2022-04-05 20:03:02 +02:00
Main.hs [minihaskell] Output ANSI codes only if handle supports it 2022-04-08 12:23:20 +01:00