#915: Implement list fusion using streams instead of foldr/build
-------------------------------+--------------------------------------------
    Reporter:  simonpj         |        Owner:  simonpj           
        Type:  task            |       Status:  new               
    Priority:  normal          |    Milestone:  6.8               
   Component:  libraries/base  |      Version:  6.6               
    Severity:  normal          |   Resolution:                    
    Keywords:  fusion          |   Difficulty:  Project (> 1 week)
          Os:  Unknown         |     Testcase:  N/A               
Architecture:  Multiple        |  
-------------------------------+--------------------------------------------
Comment (by duncan):

 It's not done yet. There's a paper on it but we still have issues with
 complex list comprehensions.

 The new streams stuff will be included in the new bytestring-1.0 package
 though (as you know, the base package is being split up and ByteString
 will be in its own package).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/915>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to