Ticket #3715 (closed bug: fixed)
GHC API no longer exports location information for error/warning messages
| Reported by: | greenrd | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.2.1 |
| Component: | GHC API | Version: | 6.12.1 RC1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Other | Difficulty: | Easy (less than 1 hour) |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
scion uses the location information in error/warning Messages for background typechecking (for some reason). It can now (with the 6.12.1 RC2 API) no longer do anything to a Message other than show it, so it would have to re-parse the output of "show" to extract the location information.
Change History
Note: See
TracTickets for help on using
tickets.
