prettyprinter-ansi-terminal

ANSI terminal backend for the »prettyprinter« package.

http://github.com/quchen/prettyprinter

Version on this page:1.0.1@rev: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:9002727b423c258199b60a8104afd78c92ee8459071e0a21079cdcf0274a85f9,1834

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.