arrow-list v0.7 Release Notes
Release Date: 2015-01-16 // over 9 years ago-
๐ 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
.
Previous changes from v0.6.1.4
-
- arrow-list is now maintained by Silk and located at https://www.github.com/silkapp/arrow-list