pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hs-stream-fusion



Module name:    wip
Committed by:   phonohawk
Date:           Thu Jan 13 12:16:46 UTC 2011

Import into wip/hs-stream-fusion

Log Message:
Import hs-stream-fusion-0.1.2.2 as wip/hs-stream-fusion.

This package provides the standard Haskell list library reimplemented
to allow stream fusion. This should in general provide faster list
operations, and faster code for list-heavy programs. See the paper
Stream Fusion: From Lists to Streams to Nothing at All, Coutts,
Leshchinskiy and Stewart, 2007. To use, simply import Data.List.Stream
in place of Data.List, and hide list functions from the Prelude.

Status:

Vendor Tag:     PHONOHAWK
Release Tags:   PHONOHAWK_20110113
                
N wip/hs-stream-fusion/distinfo
N wip/hs-stream-fusion/Makefile
N wip/hs-stream-fusion/buildlink3.mk
N wip/hs-stream-fusion/PLIST
N wip/hs-stream-fusion/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index