prettyprinter-ansi-terminal

ANSI terminal backend for the »prettyprinter« package.

http://github.com/quchen/prettyprinter

Version on this page:1.0.1
LTS Haskell 22.17:1.1.3
Stackage Nightly 2024-04-19:1.1.3
Latest on Hackage:1.1.3

See all snapshots prettyprinter-ansi-terminal appears in

BSD-2-Clause licensed by David Luposchainsky
Maintained by David Luposchainsky <dluposchainsky at google>
This version can be pinned in stack with:prettyprinter-ansi-terminal-1.0.1@sha256:f93efa3e568f4aa134e5461cdc6ff0d8cf529d096e87f3e0007736ddb267f196,1764

Module documentation for 1.0.1

ANSI terminal prettyprinter renderer

This package defines a renderer for documents generated by the prettyprinter package, suitable for displaying them on ANSI-compatible terminals, including colors, boldening, underlining and italication.

For more information about the prettyprinter in general, refer to the main prettyprinter package documentation.