PPrinter: A generic, derivable, haskell pretty printer.
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 library that supports deriving of pretty printing functions on data types.
The form of generics 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 API is referred to that designed in the library: GenericPretty, the details are introduced here: https://hackage.haskell.org/package/GenericPretty
Properties
Versions | 0.0.1, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.1.0 |
---|---|
Change log | None available |
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 |
Category | Text, Generics, Pretty Printer |
Uploaded | by iamzhenyi at 2016-07-26T01:13:41Z |
Modules
- Text
- Text.PPrinter
Downloads
- PPrinter-0.0.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