packages feed

arrow-list-0.7: CHANGELOG.md

# Changelog

## 0.7

* Renamed modules to not clash with hxt
  * `Control.Arrow.ArrowF` => `Control.Arrow.ArrowListLike.Class`
  * `Control.Arrow.ArrowKleisli` => `Control.Arrow.ArrowKleisli.Class`
  * `Control.Arrow.ArrowList` => `Control.Arrow.ArrowList.Class`

* Renamed the `ArrowF` class to `ArrowListLike`.

#### 0.6.1.5

* Allow mtl 2.2.

#### 0.6.1.4

* arrow-list is now maintained by Silk and located at https://www.github.com/silkapp/arrow-list