@hackage checkers0.1

Check properties on standard classes and data structures.

'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.

Project wiki page: http://haskell.org/haskellwiki/checkers

The module documentation pages have links to colorized source code and to wiki pages where you can read and contribute user comments. Enjoy!

© 2008 by Conal Elliott; BSD3 license.

Contributions from: Thomas Davie.