[GHC] #15660: source file modify race leads to inconsistent error message
GHC
ghc-devs at haskell.org
Sat Oct 6 00:07:26 UTC 2018
#15660: source file modify race leads to inconsistent error message
-------------------------------------+-------------------------------------
Reporter: joeyhess | Owner: (none)
Type: bug | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
Operating System: Linux | Architecture:
Type of failure: Poor/confusing | Unknown/Multiple
error message | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
Indeed this is a known limitation of GHC's implementation of caret
diagnostics (which indeed re-reads the source file to extract the span
indicated in the error message).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15660#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list