[GHC] #9355: scanr does not participate in stream fusion
GHC
ghc-devs at haskell.org
Wed Oct 1 16:21:18 UTC 2014
#9355: scanr does not participate in stream fusion
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 7.8.4
Component: | Version: 7.8.3
libraries/base | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Moderate (less
Unknown/Multiple | than a day)
Type of failure: Runtime | Blocked By:
performance bug | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Joachim Breitner <mail@…>):
In [changeset:"4e1dfc3767167dddd0e151a2df8305b12aa0f49c/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="4e1dfc3767167dddd0e151a2df8305b12aa0f49c"
Make scanr a good producer and consumer
This fixes #9355.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9355#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list