@hackage quickcheck-properties0.1

QuickCheck properties for standard type classes.

Package provide set of generic QuickCheck properties for testing laws of standard type classes. At the moment is not complete. It do not depend on QuickCheck and could be used with smallcheck as well.

See module Test.QuickCheck.Property.Common for general description of library and examples.