[GHC] #11686: implicit call stacks should provide a way to get the calling function's name

GHC ghc-devs at haskell.org
Tue Mar 8 02:47:45 UTC 2016


#11686: implicit call stacks should provide a way to get the calling function's
name
-------------------------------------+-------------------------------------
        Reporter:  elaforge          |                Owner:  gridaphobe
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  7.10.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by gridaphobe):

 * owner:   => gridaphobe
 * milestone:   => 8.2.1


Comment:

 Thanks for the report. I like the suggestion to return an abstract Frame
 type.

 I'm not sure I'll have time to work on this before 8.0 is released, so I'm
 tentatively setting it for 8.2. The main issue will probably be that
 adding the caller strings will exacerbate #10844, so I should finish
 addressing that ticket first.

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


More information about the ghc-tickets mailing list