packages feed

leancheck-instances-0.0.3: changelog.md

Changelog for leancheck-instances
=================================

v0.0.3
------

* Add guide for how to add new Listable instances.
* Minor improvements in Haddock documentation.
* Fix minor bug in the Makefile.


v0.0.2
------

* Listable Set instance;
* Listable Map instance;
* Listable IntSet instance;
* Listable IntMap instance;
* Some Data.Time instances;
* Listable Array instance.


v0.0.1
------

* ByteString instances;
* Natural instance;
* Text instance;
* initial release on Hackage.