@hackage / ansi-wl-pprint

The Wadler/Leijen Pretty Printer for colored ANSI terminal output

Version Deprecated package1.0.2

About

Metadata

  • Last updated , by phadej
  • License BSD-3-Clause
  • Categories Text Processing, GUI
  • Maintained by: Edward Kmett <ekmett@gmail.com>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Tested Compilers

  1. 9.6.1
  2. 9.4.5
  3. 9.2.7
  4. 9.0.2
  5. 8.10.7
  6. 8.8.4
  7. 8.6.5
  8. 8.4.3
  9. 8.2.2
  10. 8.0.2
  11. 7.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    example (off by default)

    Build the example application

Readme

This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package.