PPrinter: A derivable Haskell pretty printer.
A library that supports deriving of pretty printing functions on data types.
The form of pretty printer combinators used is based on that introduced in the paper: Philip Wadler, A Prettier Printer, The Fun of Programming, Cornerstones of Computing (2003): 223-243. original paper
The implementation of deriving part of API is based on that designed in the library: GenericPretty, the details are introduced here: https://hackage.haskell.org/package/GenericPretty
Downloads
- PPrinter-0.0.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.1.0 |
---|---|
Dependencies | base (>=4.8 && <4.9), containers (>=0.5 && <0.6) [details] |
License | BSD-3-Clause |
Author | Yi Zhen |
Maintainer | s1563190@inf.ed.ac.uk |
Revised | Revision 4 made by iamzhenyi at 2016-07-26T01:47:48Z |
Category | Text, Generics, Pretty Printer |
Uploaded | by iamzhenyi at 2016-07-26T01:13:49Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3782 total (9 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-22 [all 1 reports] |