pretty-show: Tools for working with derived `Show` instances and generic inspection of values.
We provide a library and an executable for working with derived Show
instances. By using the library, we can parse derived Show
instances into a
generic data structure. The ppsh
tool uses the library to produce
human-readable versions of Show
instances, which can be quite handy for
debugging Haskell programs. We can also render complex generic values into
an interactive Html page, for easier examination.
Downloads
- pretty-show-1.6.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] | 1, 1.1, 1.1.1, 1.2, 1.3, 1.3.1, 1.3.2, 1.4.1, 1.5, 1.6, 1.6.1, 1.6.2, 1.6.3, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.8.1, 1.6.8.2, 1.6.9, 1.6.10, 1.6.11, 1.6.12, 1.6.13, 1.6.14, 1.6.15, 1.6.16, 1.7, 1.8, 1.8.1, 1.8.2, 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 1.10 |
---|---|
Dependencies | array (>=0.2 && <2), base (>=4.4 && <4.7), filepath, ghc-prim, haskell-lexer (>=1 && <2), pretty (>=1 && <2), pretty-show (>=1.4.1) [details] |
License | BSD-3-Clause |
Author | Iavor S. Diatchki |
Maintainer | iavor.diatchki@gmail.com |
Revised | Revision 1 made by AdamBergmark at 2015-05-05T09:25:34Z |
Category | Text |
Home page | http://wiki.github.com/yav/pretty-show |
Source repo | head: git clone git://github.com/yav/pretty-show.git |
Uploaded | by IavorDiatchki at 2013-08-18T00:00:17Z |
Distributions | Arch:1.10, Debian:1.10, Fedora:1.10, LTSHaskell:1.10, NixOS:1.10, Stackage:1.10, openSUSE:1.10 |
Reverse Dependencies | 95 direct, 3895 indirect [details] |
Executables | ppsh |
Downloads | 96879 total (15 in the last 30 days) |
Rating | 2.5 (votes: 6) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |