[GHC] #14911: Offer a way to augment call stacks
GHC
ghc-devs at haskell.org
Wed Mar 14 02:08:45 UTC 2018
#14911: Offer a way to augment call stacks
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: 8.6.1
Component: Core Libraries | Version: 8.4.1
Resolution: | Keywords: CallStacks
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by dfeuer):
nomeata, the trouble is that I think doing this 'properly' requires
modification of the `CallStack` type. We can't really do that elsewhere. I
don't think the current interface has really been through the wringer
either; it's brand new! Why should a minor extension have to face a high
hurdle?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14911#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list