quickcheck-instances-0.1.0: Common quickcheck instances

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

Versions0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2
Dependenciesarray (≥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)
LicenseBSD3
CopyrightCopyright Antoine Latter, 2012
AuthorAntoine Latter
Maintaineraslatter@gmail.com
CategoryTesting
Home pagehttps://github.com/aslatter/qc-instances
Bug trackerhttps://github.com/aslatter/qc-instances/issues
Source repositorygit clone https://github.com/aslatter/qc-instances.git
Upload dateSat Jan 7 17:22:37 UTC 2012
Uploaded byAntoineLatter
Built onghc-7.2
DistributionsDebian: 0.3.1

Modules

Downloads