quickcheck-instances: Common quickcheck instances
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
Downloads
- quickcheck-instances-0.3.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.10, 0.3.11, 0.3.12, 0.3.13, 0.3.14, 0.3.15, 0.3.16, 0.3.16.1, 0.3.17, 0.3.18, 0.3.19, 0.3.20, 0.3.21, 0.3.22, 0.3.23, 0.3.24, 0.3.25, 0.3.25.1, 0.3.25.2, 0.3.26, 0.3.26.1, 0.3.27, 0.3.28, 0.3.29, 0.3.29.1, 0.3.30, 0.3.31, 0.3.32 |
---|---|
Change log | CHANGES |
Dependencies | array (>=0.3 && <0.5), base (<5), bytestring (>=0.9 && <0.11), containers (>=0.3 && <0.6), old-time (>=1.0 && <1.2), QuickCheck (>=2.1 && <2.7), text (>=0.7 && <0.12), time (>=1.1 && <1.5) [details] |
License | BSD-3-Clause |
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 repo | head: git clone https://github.com/aslatter/qc-instances.git |
Uploaded | by AntoineLatter at 2013-10-27T19:58:19Z |
Distributions | Arch:0.3.30, Debian:0.3.23, Fedora:0.3.30, LTSHaskell:0.3.32, NixOS:0.3.30, Stackage:0.3.32 |
Reverse Dependencies | 51 direct, 188 indirect [details] |
Downloads | 82458 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |