- Fix compilation with GHC 8.8.
-
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 toArrowListLike
.
- Allow mtl 2.2.
- arrow-list is now maintained by Silk and located at https://www.github.com/silkapp/arrow-list