[GHC] #11676: Preserve name of original function in worker name

GHC ghc-devs at haskell.org
Thu Mar 24 00:56:17 UTC 2016


#11676: Preserve name of original function in worker name
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  feature request   |               Status:  patch
        Priority:  low               |            Milestone:
       Component:  Compiler          |              Version:  7.10.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  Other             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D1970
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 I unfortunately just noticed that the commit message of the commit in
 comment:4 no longer reflects what the commit itself implements. The
 simplifier does not maintain a stack of contexts; instead we simply pass
 the context name in from the various call-sites of `makeTrivial` and
 friends.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11676#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list