packages feed

log-base-0.7.2.0: CHANGELOG.md

# log-base-0.7.2.0 (2017-08-10)
* Add 'MFunctor LogT' instance

# log-base-0.7.1.1 (2017-06-19)
* mkBulkLogger now uses a bounded queue to interact with the logger thread.

# log-base-0.7.1 (2017-03-16)
* Added a few MTL class instances (#28).

# log-base-0.7 (2016-11-25)
* Initial release (split from the log package).
* Improved documentation (#22).
* Implement 'toEncoding' directly in 'ToJSON' instances (#21).