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.

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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) [details]
License GPL-3.0-only
Author Justus Sagemüller
Maintainer (@) jsagemue $ uni-koeln.de
Revised Revision 1 made by leftaroundabout at 2017-09-22T11:59:31Z
Category Text
Home page https://github.com/leftaroundabout/pragmatic-show
Uploaded by leftaroundabout at 2017-09-22T11:54:27Z
Distributions NixOS:0.1.2.1
Reverse Dependencies 2 direct, 7 indirect [details]
Downloads 3880 total (26 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]