pretty-show: Tools for working with derived `Show` instances and generic inspection of values.

[ library, mit, program, text ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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 && <2), pretty (>=1 && <2), pretty-show, text [details]
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 2018-10-25T23:21:56Z
Distributions Arch:1.10, Debian:1.10, Fedora:1.10, LTSHaskell:1.10, NixOS:1.10, Stackage:1.10, openSUSE:1.10
Reverse Dependencies 92 direct, 3768 indirect [details]
Executables ppsh
Downloads 93399 total (262 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 2018-10-25 [all 1 reports]