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
| Versions | 1, 1.1, 1.1.1, 1.2, 1.3, 1.3.1, 1.3.2, 1.4.1, 1.5 |
|---|---|
| Dependencies | array (≥0.2 & <2), base (≥3 & <5), filepath, ghc-prim, haskell-lexer (1.*), pretty (1.*) |
| License | BSD3 |
| Author | Iavor S. Diatchki |
| Maintainer | iavor.diatchki@gmail.com |
| Category | Text |
| Home page | http://wiki.github.com/yav/pretty-show |
| Executables | ppsh |
| Upload date | Sun Jan 6 21:03:47 UTC 2013 |
| Uploaded by | IavorDiatchki |
| Built on | ghc-7.6 |
| Distributions | NixOS: 1.5, Debian: 1.2 |
Modules
- Text
- Show
Downloads
- pretty-show-1.5.tar.gz (Cabal source package)
- package description (included in the package)