[GHC] #14911: Offer a way to augment call stacks
GHC
ghc-devs at haskell.org
Wed Mar 14 02:01:11 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 nomeata):
Before putting stuff in `base`, maybe start start a library `ghc-stack-
utils` or something with this (and possibly other combinators)? This would
allow you to experiment more freely, users can use it with old versions of
GHC and we see which combinators are actually useful. We can add a
reference to this library in the documentation for `HasCallStack`, so that
people can find it.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14911#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list