packages feed

Frames-streamly-0.1.2.0: Changelog.md

v0.1.2.0
* Made compatible with streamly-0.8.0

v0.1.1.0
* Added ```StrictReadRec``` class

v0.1.0.3
* Bumped some upper bounds and raised the lower bound on relude

v0.1.0.2
* Relaxed some ```MonadIO``` constraints to ```Monad``` in Frames.Streamly.CSV

v0.1.0.0
* Initial Release