Description
A Haskell library for using ANSI terminal features such as colors, cursor movement, and text styling. It helps command-line programs present clearer status, warnings, progress, and interactive output.
Developers use it when building terminal tools in Haskell. Color and cursor behavior can vary by terminal, so applications should still keep output understandable without styling.