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

The pretty-show package

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.

Properties

Versions1, 1.1, 1.1.1, 1.2, 1.3, 1.3.1, 1.3.2, 1.4.1, 1.5
Dependenciesarray (≥0.2 & <2), base (≥3 & <5), filepath, ghc-prim, haskell-lexer (1.*), pretty (1.*)
LicenseBSD3
AuthorIavor S. Diatchki
Maintaineriavor.diatchki@gmail.com
CategoryText
Home pagehttp://wiki.github.com/yav/pretty-show
Executablesppsh
Upload dateSun Jan 6 21:03:47 UTC 2013
Uploaded byIavorDiatchki
Built onghc-7.6
DistributionsNixOS: 1.5, Debian: 1.2

Modules

Downloads