@hackage / tasty-quickcheck-laws

Pre-built tasty trees for checking lawful class properties using QuickCheck

Latest0.0.3

Changelog

Changelog for tasty-quickcheck-laws

0.0.3

  • Added
    • Identity monad laws
    • Semigroup laws

0.0.2

  • Added
    • Maybe monad laws
  • Fixed
    • Clarified license (it's BSD3)
    • Bug in reference Reader monad implementation, exposing a second bug in the local-local property.

0.0.1

  • Initial Release