[Haskell-cafe] Stream fusion for Hackage
Don Stewart
dons at galois.com
Sun Nov 18 15:08:59 EST 2007
Tom.Schrijvers:
> On Sat, 17 Nov 2007, Don Stewart wrote:
>
> >Just a quick announce: the stream fusion library for lists,
> >that Duncan Coutts, Roman Leshchinskiy and I worked on earlier this year
> >is now available on Hackage as a standalone package:
> >
> > http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stream-fusion-0.1.1
> >
> >As described in the recent paper:
> >
> > "Stream Fusion: From Lists to Streams to Nothing at All"
> > Duncan Coutts, Roman Leshchinskiy and Don Stewart. ICFP 2007
> >
> >This is a drop-in replacement for Data.List.
>
> Will it eventually replace Data.List in GHC?
That is the plan, yep.
More information about the Haskell-Cafe
mailing list