[GHC] #9546: filterM is not a good consumer for list fusion
GHC
ghc-devs at haskell.org
Wed Oct 1 16:21:18 UTC 2014
#9546: filterM is not a good consumer for list fusion
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner:
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 7.9
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: Runtime | Blocked By:
performance bug | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Joachim Breitner <mail@…>):
In [changeset:"96a4062a7e7587592829c045b3b12c755cc8e329/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="96a4062a7e7587592829c045b3b12c755cc8e329"
Make filterM a good consumer
analogously to mapM. Fixes #9546.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9546#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list