checkers

Check properties on standard classes and data structures.

https://github.com/conal/checkers

Version on this page:0.4.10
LTS Haskell 22.14:0.6.0@rev:1
Stackage Nightly 2024-03-29: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.10@sha256:789cbd0f3b7bf5efa53a24c80b2bcb8e6fe8bcd70b6dba9b0ea49c19321a1d68,2054
Used by 1 package in nightly-2018-05-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.