#2911: Error messages have the wrong qualified names
---------------------------------+------------------------------------------
    Reporter:  igloo             |        Owner:                  
        Type:  bug               |       Status:  new             
    Priority:  low               |    Milestone:  6.12 branch     
   Component:  Compiler          |      Version:  6.11            
    Severity:  minor             |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * priority:  normal => low
  * milestone:  => 6.12 branch

Comment:

 An alternative way to fix it would be to quote the program source text
 verbatim.  We have a supposedly-accurate source span for the error
 message, so it would be possible to extract the actual program text from
 the source file and display that.

 Not that I think it's worthwhile spending a lot of time to get this right,
 mind you.

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