[GHC] #10528: compile time performance regression with OverloadedStrings and Text
GHC
ghc-devs at haskell.org
Mon Jul 27 13:47:55 UTC 2015
#10528: compile time performance regression with OverloadedStrings and Text
-------------------------------------+-------------------------------------
Reporter: jakewheat | Owner: bgamari
Type: bug | Status: new
Priority: high | Milestone: 7.10.3
Component: Compiler | Version: 7.10.2-rc2
Resolution: | Keywords:
Operating System: Linux | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"bc4b64ca5b99bff6b3d5051b57cb2bc52bd4c841/ghc"
bc4b64ca/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="bc4b64ca5b99bff6b3d5051b57cb2bc52bd4c841"
Do not inline or apply rules on LHS of rules
This is the right thing to do anyway, and fixes Trac #10528
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10528#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list