FPretty: Efficient simple pretty printing combinators
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.
Downloads
- FPretty-1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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'.
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 | NixOS:1.1 |
Downloads | 5139 total (25 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] |