FPretty: Efficient simple pretty printing combinators

[ bsd3, library, text.prettyprint ] [ Propose Tags ]

A pretty printer turns a tree structure into indented text, such that the indentation reflects the tree structure. To keep text short, substructures are put into a single line as far as possible. The library provides combinators for building pretty printers. It emphasizes simplicity and efficiency.

Modules

[Index]

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] 1.0, 1.1
Dependencies base (>=4.5 && <4.8), containers (>=0.4) [details]
License BSD-3-Clause
Author Olaf Chitil
Maintainer O.Chitil@kent.ac.uk
Revised Revision 1 made by phadej at 2018-04-03T11:05:11Z
Category Text.PrettyPrint
Home page http://www.cs.kent.ac.uk/~oc/pretty.html
Uploaded by OlafChitil at 2012-07-25T13:26:04Z
Distributions
Reverse Dependencies 3 direct, 4 indirect [details]
Downloads 5490 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]