|
[GHC] #915: Implement list fusion using streams instead of foldr/build: msg#00132lang.haskell.glasgow.bugs
#915: Implement list fusion using streams instead of foldr/build -------------------------------+-------------------------------------------- Reporter: simonpj | Owner: Type: task | Status: new Priority: normal | Milestone: 6.8 Component: libraries/base | Version: 6.4.2 Severity: normal | Keywords: Os: Unknown | Difficulty: Unknown Architecture: Unknown | -------------------------------+-------------------------------------------- We'd like to try using the stream-fusion idea of Don Stewart, Duncan Coutts and Roman Leshchinskiy, and replace the (somewhat fragile) foldr/build stuff. See #876. -- 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 Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #885: GHC doesn't work with Data Execution Prevention on Windows, GHC |
|---|---|
| Next by Date: | Re: [GHC] #915: Implement list fusion using streams instead of foldr/build, GHC |
| Previous by Thread: | [GHC] #914: Improve detection of unnecessary SOURCE imports, GHC |
| Next by Thread: | Re: [GHC] #915: Implement list fusion using streams instead of foldr/build, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |