ansi-wl-pprint: The Wadler/Leijen Pretty Printer for colored ANSI terminal output

[ bsd3, deprecated, library, text, user-interfaces ] [ Propose Tags ]
Deprecated in favor of prettyprinter

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.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
newbase

UNUSED! This flag was once there for compatibility reasons.

Enabled
example

Build the example application

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3.0, 0.3.1, 0.4.0, 0.5.0, 0.5.1, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.6, 0.6.7, 0.6.7.1, 0.6.7.2, 0.6.7.3, 0.6.8, 0.6.8.1, 0.6.8.2, 0.6.9, 1.0.2
Dependencies ansi-terminal (>=0.4.0 && <0.8), base (>=4.5 && <5), semigroups (>=0.1 && <0.19) [details]
License BSD-3-Clause
Author Daan Leijen, Max Bolingbroke
Maintainer Edward Kmett <ekmett@gmail.com>
Revised Revision 1 made by phadej at 2017-09-22T09:34:15Z
Category User Interfaces, Text
Home page http://github.com/ekmett/ansi-wl-pprint
Bug tracker http://github.com/ekmett/ansi-wl-pprint/issues
Source repo head: git clone git://github.com/ekmett/ansi-wl-pprint.git
Uploaded by quchen at 2017-08-09T09:18:45Z
Distributions Arch:0.6.9, Debian:0.6.9, Fedora:0.6.9, FreeBSD:0.6.7.3, LTSHaskell:1.0.2, NixOS:1.0.2, Stackage:1.0.2
Reverse Dependencies 119 direct, 4193 indirect [details]
Executables ansi-wl-pprint-example
Downloads 249218 total (352 in the last 30 days)
Rating 2.5 (votes: 5) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-08-09 [all 1 reports]

Readme for ansi-wl-pprint-0.6.8.1

[back to package description]

ANSI Wadler/Leijen Pretty Printer

For all information on this package, please consult the homepage.

Build Status