The latest version of arrow-list is 0.7.1-0.

arrow-list

Version 0.6.1.4 revision 0 uploaded by AdamBergmark.

Package meta

Synopsis
List arrows for Haskell.
Description

This small Haskell library provides some type class, types and functions to work with list (and list-like) arrows. List arrows represent computations that may return multiple outputs. Making functions that return lists an instance of both the Category and Arrow type class allow you to easily compose multiple computations into one with standard building blocks.

Author
Sebastiaan Visser
Bug reports
https://github.com/silkapp/arrow-list/issues
Category
Control
Copyright
n/a
Homepage
https://github.com/silkapp/arrow-list
Maintainer
code@silk.co
Package URL
n/a
Stability
n/a

Components