pretty-sop: A generic pretty-printer using generics-sop

[ bsd3, generics, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3
Dependencies base (>=4.6 && <5), generics-sop (>=0.1 && <0.2), pretty-show (>=1.6 && <1.7) [details]
License BSD-3-Clause
Author Edsko de Vries <edsko@well-typed.com>, Andres Löh <andres@well-typed.com>
Maintainer edsko@well-typed.com
Category Generics
Source repo head: git clone https://github.com/well-typed/pretty-sop
Uploaded by AndresLoeh at 2014-07-08T12:28:40Z
Distributions LTSHaskell:0.2.0.3, NixOS:0.2.0.3, Stackage:0.2.0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4634 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]