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

arrow-list

Version 0.2.0 revision 0 uploaded by SebastiaanVisser.

Package meta

Synopsis
List arrows for Haskell.
Description

This small Haskell library provides some type class, types and functions to work with list 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
n/a
Category
Control
Copyright
n/a
Homepage
n/a
Maintainer
haskell@fvisser.nl
Package URL
n/a
Stability
n/a

Components