Description
A Haskell library that provides a convenient interface for printing colorful terminal messages using ansi-terminal. It helps command-line tools show status, errors, and headings with less boilerplate.
Developers use it to make terminal output easier to scan. Important information should still be understandable without color for accessibility and log compatibility.