#3715: GHC API no longer exports location information for error/warning messages
---------------------------------+------------------------------------------
    Reporter:  greenrd           |        Owner:                         
        Type:  bug               |       Status:  new                    
    Priority:  normal            |    Milestone:                         
   Component:  GHC API           |      Version:  6.12.1 RC1             
    Keywords:                    |   Difficulty:  Easy (less than 1 hour)
          Os:  Unknown/Multiple  |     Testcase:                         
Architecture:  Unknown/Multiple  |      Failure:  Other                  
---------------------------------+------------------------------------------
 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.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3715>
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

Reply via email to