Description
Provides an ANSI terminal backend for the Haskell prettyprinter package. It lets formatted documents include terminal colors and styles when rendered to compatible terminals.
It is useful for command-line tools that show diagnostics, diffs, logs, reports, or help output with highlighting. It is a library backend and not a terminal emulator.