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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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]

Properties

Versions 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, 0.6.8.1, 0.6.8.2, 0.6.9, 1.0.2
Change log None available
Dependencies ansi-terminal (>=0.4.0 && <0.7), base (<5), semigroups (>=0.1 && <0.19) [details]
License BSD-3-Clause
Author Daan Leijen, Max Bolingbroke
Maintainer Edward Kmett <ekmett@gmail.com>
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-03T08:21:15Z

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
newbase

Choose the new smaller, split-up base package with 6.10

Enabled
example

Build the example application

Disabled

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for ansi-wl-pprint-0.6.8

[back to package description]

ANSI Wadler/Leijen Pretty Printer

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

Build Status