pretty-sop: 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.
Downloads
- pretty-sop-0.2.0.3.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.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.2.3 && <0.6), pretty-show (>=1.6 && <1.11) [details] |
Tested with | ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5 |
License | BSD-3-Clause |
Author | Edsko de Vries <edsko@well-typed.com>, Andres Löh <andres@well-typed.com> |
Maintainer | andres@well-typed.com |
Revised | Revision 1 made by AndresLoeh at 2020-02-07T09:45:14Z |
Category | Generics |
Source repo | head: git clone https://github.com/well-typed/pretty-sop |
Uploaded | by AndresLoeh at 2019-05-09T19:01:43Z |
Distributions | LTSHaskell:0.2.0.3, NixOS:0.2.0.3, Stackage:0.2.0.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4777 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-05-09 [all 1 reports] |