The show package
This package provides ShowQ, ShowFun, and SimpleReflect.
ShowFun gives a Typeable-dependent instance for showing functions as their type. ShowIO does the same for IO actions.
ShowQ adds SmallCheck & QuickCheck support.
And SimpleReflect allows us to literally see how functions expand, through appropriate Show magic. See http://twan.home.fmf.nl/blog/haskell/simple-reflection-of-expressions.details.
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4, 0.4.1, 0.4.1.1, 0.4.1.2, 0.5, 0.6 |
|---|---|
| Dependencies | base (3.*), QuickCheck (<2), random, smallcheck (≥0.4) or base (4.*), QuickCheck (<2), random, smallcheck (≥0.4), syb |
| License | GPL |
| Author | Lambdabot devs, Twan van Laarhoven <twanvl@gmail.com> |
| Maintainer | Lambdabot developers |
| Stability | Experimental |
| Category | Language |
| Upload date | Wed Jan 20 00:25:45 UTC 2010 |
| Uploaded by | JasonDagit |
| Built on | ghc-6.12, ghc-7.0 |
| Distributions | Fedora: 0.4.1.2, NixOS: 0.6, Debian: 0.4.1.2, FreeBSD: 0.5 |
Modules
Downloads
- show-0.3.4.tar.gz (Cabal source package)
- package description (included in the package)