#1429: debugger src locations break with lhs files
-------------------------+--------------------------------------------------
    Reporter:  mnislaih  |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  normal    |    Milestone:  6.8    
   Component:  GHCi      |      Version:  6.7    
    Severity:  major     |   Resolution:         
    Keywords:  debugger  |   Difficulty:  Unknown
          Os:  Unknown   |     Testcase:         
Architecture:  Unknown   |  
-------------------------+--------------------------------------------------
Comment (by simonmar):

 That's odd - I've tried it with .lhs files and it seems to work fine.  The
 method to get line numbers is the same as GHC uses to report error
 messages, so it should be correct.  Can you send an example?

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