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.15.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 |
---|---|
Change log | CHANGELOG |
Dependencies | array (>=0.2 && <2), base (>=4.5 && <4.11), filepath, ghc-prim, haskell-lexer (>=1 && <2), pretty (>=1 && <2), pretty-show [details] |
License | MIT |
Author | Iavor S. Diatchki |
Maintainer | iavor.diatchki@gmail.com |
Revised | Revision 1 made by phadej at 2018-06-30T13:15:58Z |
Category | Text |
Home page | http://wiki.github.com/yav/pretty-show |
Source repo | head: git clone https://github.com/yav/pretty-show.git |
Uploaded | by IavorDiatchki at 2017-12-12T22:51:00Z |
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 available [build log] Last success reported on 2017-12-12 [all 1 reports] |