The latest version of pragmatic-show is 0.1.2.1-0.

pragmatic-show

Version 0.1.0.0 revision 1 uploaded by leftaroundabout.

Package meta

Synopsis
Alternative Show class that gives shorter view if possible.
Description

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.

Author
Justus Sagemüller
Bug reports
n/a
Category
Text
Copyright
n/a
Homepage
https://github.com/leftaroundabout/pragmatic-show
Maintainer
(@) jsagemue $ uni-koeln.de
Package URL
n/a
Stability
n/a

Components