Subject: CVS commit: wip/hs-arrow-list
From: PHO / phonohawk
Date: 2012-01-05 15:03:36
Message id: E1Rinv7-0007wx-GN@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Import hs-arrow-list-0.2.0 as wip/hs-arrow-list.

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.


Files:
RevisionActionfile
1.1importwip/hs-arrow-list/Makefile
1.1importwip/hs-arrow-list/PLIST
1.1importwip/hs-arrow-list/distinfo
1.1importwip/hs-arrow-list/buildlink3.mk
1.1importwip/hs-arrow-list/DESCR