Description
Provides a color pretty printer with terminfo support for Haskell. Terminfo helps terminal applications understand which colors and formatting capabilities are available.
It is useful for command-line diagnostics, compiler messages, test output, reports, and interactive terminal tools. Developers should keep output readable when colors are disabled or unsupported.