#5510: Representation of GHC Errors
---------------------------------+------------------------------------------
Reporter: mgsloan1 | Owner:
Type: feature request | Status: new
Priority: normal | Component: GHC API
Version: 7.2.1 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
I propose to add a data representation of GHC's errors to the API. This
would facilitate external machine-processing of error messages and allow
for internationalization of error messages, if this is desirable.
I'm writing an error message parser, but it seems like exporting an ADT
representation of the errors would be less error-prone.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5510>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs