tasty-quickcheck-laws-0.0.3: CHANGELOG.md
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