[GHC] #14224: zipWith does not inline
GHC
ghc-devs at haskell.org
Wed Sep 13 14:25:21 UTC 2017
#14224: zipWith does not inline
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.4.1
Component: Core Libraries | Version: 8.2.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
I agree, separating out the recursive bit as proposed sounds quite
reasonable.
Would you care to offer a patch? It would be a good idea to mention this
is the changelog of `base` while you are at it.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14224#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list