The show package
This package provides ShowQ, ShowFun, and SimpleReflect.
ShowFun gives us Typeable instances for showing functions and IO values as their type.
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 & <5), QuickCheck (<2), random, smallcheck (≥0.4) |
| License | GPL |
| Author | Lambdabot devs, Twan van Laarhoven <twanvl@gmail.com> |
| Maintainer | Lambdabot developers |
| Stability | Experimental |
| Category | Language |
| Upload date | Mon Sep 14 21:35:33 UTC 2009 |
| Uploaded by | CaleGibbard |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Fedora: 0.6, NixOS: 0.6, Debian: 0.6, FreeBSD: 0.6 |
Modules
Downloads
- show-0.3.2.tar.gz (Cabal source package)
- package description (included in the package)