packages feed

streamly-bytestring-0.1.2: Changelog.md

# Changelog for streamly-bytestring

## 0.1.2

* Fix memory bug in Strict.toArray

## 0.1.1

* Add `fromChunksIO` function to `Streamly.External.ByteString.Lazy` module.

## 0.1.0.1

* Fix build with ghc-8.0.2 and ghc-7.10.3 ([#6](https://github.com/psibi/streamly-bytestring/issues/5))

## 0.1.0.0

* Initial version released