[GHC] #9546: filterM is not a good consumer for list fusion
GHC
ghc-devs at haskell.org
Wed Sep 3 18:06:45 UTC 2014
#9546: filterM is not a good consumer for list fusion
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.9
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:
-------------------------------------+-------------------------------------
This one shouldn't cause any wonkiness; it just updates `filterM` to fuse
is much the same way `mapM` does.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9546>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list