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 | Sun Jun 14 01:07:37 UTC 2009 |
| Uploaded by | IavorDiatchki |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| Distributions | NixOS: 1.5, Debian: 1.2 |
Modules
- Text
- Show
Downloads
- pretty-show-1.1.tar.gz (Cabal source package)
- package description (included in the package)