FPretty: Efficient simple pretty printing combinators
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.
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.
Properties
Versions | 1.0, 1.1, 1.1 |
---|---|
Change log | None available |
Dependencies | base (>=4.5 && <5), containers (>=0.4) [details] |
License | BSD-3-Clause |
Author | Olaf Chitil |
Maintainer | O.Chitil@kent.ac.uk |
Category | Text.PrettyPrint |
Home page | http://www.cs.kent.ac.uk/~oc/pretty.html |
Uploaded | by OlafChitil at 2015-11-16T13:30:01Z |
Modules
[Index]
- Text
- PrettyPrint
Downloads
- FPretty-1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees