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.
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), 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 | Fri Jan 20 02:35:45 UTC 2012 |
| Uploaded by | IavorDiatchki |
| Built on | ghc-7.2 |
| Distributions | NixOS: 1.5, Debian: 1.2 |
Modules
- Text
- Show
Downloads
- pretty-show-1.2.tar.gz (Cabal source package)
- package description (included in the package)