[GHC] #9049: Expose srcLoc from the assertion architecture to allow better error messages
GHC
ghc-devs at haskell.org
Fri May 2 01:34:38 UTC 2014
#9049: Expose srcLoc from the assertion architecture to allow better error
messages
-------------------------------------+------------------------------------
Reporter: nh2 | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by nh2):
@carter
a) I believe so.
b) I do not know much about the stacktraces work, but as with profiling,
these kind of run-time things still seem very orthogonal to embedding a
source location into an error string.
Of course ''any'' form of better error messages is very appreciated, just
not sure if these should be treated as the same.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9049#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list