pkgsrc-wip/hs-stream-fusion/PLIST
PHO / phonohawk 2089e9dfca 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.
2011-01-13 12:16:46 +00:00

12 lines
874 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/13 12:16:46 phonohawk Exp $
lib/stream-fusion-${PKGVERSION}/${HASKELL_VERSION}/Control/Monad/Stream.hi
lib/stream-fusion-${PKGVERSION}/${HASKELL_VERSION}/Control/Monad/Stream.p_hi
lib/stream-fusion-${PKGVERSION}/${HASKELL_VERSION}/Data/List/Stream.hi
lib/stream-fusion-${PKGVERSION}/${HASKELL_VERSION}/Data/List/Stream.p_hi
lib/stream-fusion-${PKGVERSION}/${HASKELL_VERSION}/Data/Stream.hi
lib/stream-fusion-${PKGVERSION}/${HASKELL_VERSION}/Data/Stream.p_hi
lib/stream-fusion-${PKGVERSION}/${HASKELL_VERSION}/HSstream-fusion-${PKGVERSION}.o
lib/stream-fusion-${PKGVERSION}/${HASKELL_VERSION}/libHSstream-fusion-${PKGVERSION}.a
lib/stream-fusion-${PKGVERSION}/${HASKELL_VERSION}/libHSstream-fusion-${PKGVERSION}_p.a
lib/stream-fusion-${PKGVERSION}/${HASKELL_VERSION}/package-description
share/doc/stream-fusion-${PKGVERSION}/LICENSE