checkers

Check properties on standard classes and data structures.

Version on this page:0.4.9.3
LTS Haskell 22.17:0.6.0@rev:1
Stackage Nightly 2024-04-19: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.9.3@sha256:685371f21c39931dc0047f88c5925033295a234ab767bfeb87c787d5a20b23ae,1953
Used by 1 package in nightly-2017-11-03(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.

Contributions from: Thomas Davie.