The latest version of PPrinter is 0.1.0-0.

PPrinter

Version 0.0.1 revision 0 uploaded by iamzhenyi.

Package meta

Synopsis
A generic, derivable, haskell pretty printer.
Description

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

Author
Yi Zhen
Bug reports
n/a
Category
Text, Generics, Pretty Printer
Copyright
n/a
Homepage
n/a
Maintainer
s1563190@inf.ed.ac.uk
Package URL
n/a
Stability
n/a

Components