pretty-sop-0.2.0.2: A generic pretty-printer using generics-sop
This library contains a generic implementation of the prettyVal
function from the pretty-show
package. Using the pretty printer, values can easily be rendered to
strings and HTML documents in a uniform way.
This library makes use of the
generics-sop package and
is an example of a generic function defined in the SOP style.
Signatures
Modules
- Generics