pragmatic-show: Alternative Show class that gives shorter view if possible.

[ gpl, library, text ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 3856 total (23 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]