@hackage checkers0.4.5
Check properties on standard classes and data structures.
Installation
Dependencies (4)
- QuickCheck >=2.3
- array >=0.1
- base <5
- random Show all…
Dependents (57)
@hackage/aip, @hackage/OpenGLCheck, @hackage/monad-actions, @hackage/free-operational, @hackage/exact-real, @hackage/multiset, Show all…
'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.
Contributions from: Thomas Davie.