pragmatic-show: Alternative Show class that gives shorter view if possible.
The standard Show
class is handy for quickly viewing any Haskell
values without having to think about formatting. However, it often
produces needlessly clunky string representations, which are difficult
to parse by eye. This package offers a drop-in replacement which
attempts to keep the representation as short as possible.
Downloads
- pragmatic-show-0.1.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.2.0, 0.1.2.1 |
---|---|
Dependencies | base (>=4.8 && <5), containers (>=0.5 && <0.7) [details] |
License | GPL-3.0-only |
Author | Justus Sagemüller |
Maintainer | (@) jsag $ hvl.no |
Category | Text |
Home page | https://github.com/leftaroundabout/pragmatic-show |
Uploaded | by leftaroundabout at 2019-10-13T13:27:07Z |
Distributions | NixOS:0.1.2.1 |
Reverse Dependencies | 2 direct, 7 indirect [details] |
Downloads | 4014 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-10-13 [all 1 reports] |