Ticket #915 (closed task: invalid)
Implement list fusion using streams instead of foldr/build
| Reported by: | simonpj | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | libraries/base | Version: | 6.8 |
| Keywords: | fusion | Cc: | dons@…, duncan.coutts@…, rl@…, Bulat.Ziganshin@…, johan.tibell@…, Deewiant, pumpkingod@…, mhenrion@…, pho@…, wasserman.louis@…, rturk@…, black.meph@…, ezyang@…, p.giarrusso@…, Jake.McArthur@…, leather@…, fuzxxl@…, favonia@…, hackage.haskell.org@…, the.dead.shall.rise@…, David.Feuer@… |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Project (more than a week) |
| Test Case: | N/A | Blocked By: | |
| Blocking: | Related Tickets: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
