packages feed

composition-prelude-1.5.2.0: CHANGELOG.md

# composition-prelude

# 1.5.2.0

  * Add monadic versions of various composition operators.
  * Performance improvements related to the inliner

# 1.5.1.0

  * Add `threadM`
  * Generalize `thread` to work on any `Foldable` of functions