checkers

Check properties on standard classes and data structures.

https://github.com/conal/checkers

Version on this page:0.4.14
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.14@sha256:073d20fd3d928c084a078ccec86786640a636a0a80c8054d9af4e96f3987749c,2111
Used by 1 package in nightly-2019-03-21(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.