[GHC] #9943: Replace "error" with "errorWithStackTrace" from GHC.Stack in base libs
GHC
ghc-devs at haskell.org
Wed Dec 31 06:21:42 UTC 2014
#9943: Replace "error" with "errorWithStackTrace" from GHC.Stack in base libs
-------------------------------------+-------------------------------------
Reporter: | Owner: spacekitteh
spacekitteh | Status: new
Type: task | Milestone: 7.10.1
Priority: normal | Version:
Component: Core | Operating System: Unknown/Multiple
Libraries | Type of failure: None/Unknown
Keywords: | Blocked By:
Architecture: | Related Tickets:
Unknown/Multiple |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
It is basically the same as the standard error function but outputs a
stack trace if one is available.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9943>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list