checkers

Check properties on standard classes and data structures.

https://github.com/conal/checkers

Version on this page:0.4.11
LTS Haskell 22.14:0.6.0@rev:1
Stackage Nightly 2024-03-28:0.6.0@rev:1
Latest on Hackage:0.6.0@rev:1

See all snapshots checkers appears in

BSD-3-Clause licensed by Conal Elliott
Maintained by [email protected]
This version can be pinned in stack with:checkers-0.4.11@sha256:9c96c44d7e866c07cb66c1764ee44f0811e3f369bc0c07f2916474216fa0d23c,2078
Used by 1 package in nightly-2019-01-11(full list with versions):

'Checkers' wraps up the expected properties associated with various standard type classes as QuickCheck properties. Also some morphism properties. It also provides arbitrary instances and generator combinators for common data types.

© 2008-2013 by Conal Elliott; BSD3 license.