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.10.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 && <5), filepath, ghc-prim, haskell-lexer (>=1.1 && <2), pretty (>=1 && <2), pretty-show, text [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.1 |
License | MIT |
Author | Iavor S. Diatchki |
Maintainer | iavor.diatchki@gmail.com |
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 2020-01-30T19:08:20Z |
Distributions | Arch:1.10, Debian:1.10, Fedora:1.10, LTSHaskell:1.10, NixOS:1.10, Stackage:1.10, openSUSE:1.10 |
Reverse Dependencies | 94 direct, 3833 indirect [details] |
Executables | ppsh |
Downloads | 95902 total (436 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 2020-01-30 [all 1 reports] |