streams-3.1.1: CHANGELOG.markdown
3.1.1
-----
* Marked modules appropriately Trustworthy
3.0.1
-----
* Removed intra-package dependency bounds for my packages
* Build system improvements
* IRC Buildbot notification
3.0
---
* Version sync with the rest of my packages
0.7
--
* "Data.Stream.NonEmpty" renamed to "Data.List.NonEmpty" and pushed upstream into the semigroups package.
0.6.3
-----
* Removed a redundant UNPACK pragma
0.5.1
-----
* Data.Stream.Supply added
Since 0.1:
----------
* A number of strictness issues with 'NonEmpty' were fixed
* More documentation