peano-0.1.1.0: CHANGELOG.md
0.1.1.0
-------
_Andreas Abel, 2026-01-06_
* Add `deriving Generic` (Olaf Klinke, [PR #5](https://github.com/andreasabel/peano.hs/pull/5)).
* Tested with GHC 8.0 - 9.14.1.
0.1.0.3
-------
_Andreas Abel, 2025-09-02_
* Remove obsolete `deriving Typeable`.
* Tested with GHC 8.0 - 9.14.1 alpha1.
0.1.0.2
-------
_Andreas Abel, 2023-10-23_
* Added benchmark for "`genericLength _ >=`".
* Changed license to BSD 3-clause.
* Tested with GHC 8.0 - 9.8.1.
0.1.0.1
-------
_Matthew Farkas Dyck, 2015-03-27_
0.1.0.0
-------
_Matthew Farkas Dyck, 2015-03-27_