Changelog for hedgehog-classes-0.1.2
Changelog
hedgehog-classes
uses PVP Versioning.
The changelog is available on GitHub.
0.1.2
- add
semiringLaws
,ringLaws
,starLaws
- fix bug in
foldableLaws
that could cause implementations offoldMap
andfold
that evaluate in weird orders to pass (rather than fail).
0.1.1
- Initial (stable) hackage release.
0.0.0
- Initially created.