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.
Versions [faq] | 1.0, 1.1 |
---|---|
Dependencies | base (>=4.5 && <4.11), 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:06:15Z |
Category | Text.PrettyPrint |
Home page | http://www.cs.kent.ac.uk/~oc/pretty.html |
Uploaded | by OlafChitil at 2015-11-16T13:35:29Z |
Distributions | NixOS:1.1 |
Downloads | 4249 total (153 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-11-16 [all 1 reports] |
Downloads
- FPretty-1.1.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'.