The quickcheck-instances package
QuickCheck instances.
The goal is to supply QuickCheck instances for types provided by the Haskell Platform.
Since all of these instances are provided as orphans, I recommend that you do not use this library within another library module, so that you don't impose these instances on down-stream consumers of your code.
For information on writing a test-suite with Cabal see http://www.haskell.org/cabal/users-guide/#test-suites
Properties
| Versions | 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2 |
|---|---|
| Dependencies | array (≥0.3 & <0.5), base (<5), bytestring (0.9.*), containers (≥0.3 & <0.5), old-time (≥1.0 & <1.2), QuickCheck (≥2.1 & <2.5), text (≥0.7 & <0.12), time (≥1.1 & <1.5) |
| License | BSD3 |
| Copyright | Copyright Antoine Latter, 2012 |
| Author | Antoine Latter |
| Maintainer | aslatter@gmail.com |
| Category | Testing |
| Home page | https://github.com/aslatter/qc-instances |
| Bug tracker | https://github.com/aslatter/qc-instances/issues |
| Source repository | git clone https://github.com/aslatter/qc-instances.git |
| Upload date | Wed Jan 18 05:33:52 UTC 2012 |
| Uploaded by | AntoineLatter |
| Built on | ghc-7.2 |
| Distributions | Debian: 0.3.1 |
Modules
- Test
- QuickCheck
Downloads
- quickcheck-instances-0.2.0.tar.gz (Cabal source package)
- package description (included in the package)