#2507: quotation characters in error messages
-----------------------------+----------------------------------------------
 Reporter:  Isaac Dupree     |          Owner:         
     Type:  feature request  |         Status:  new    
 Priority:  normal           |      Milestone:         
Component:  Compiler         |        Version:  6.8.3  
 Severity:  normal           |     Resolution:         
 Keywords:                   |     Difficulty:  Unknown
 Testcase:                   |   Architecture:  Unknown
       Os:  Unknown          |  
-----------------------------+----------------------------------------------
Changes (by simonpj):

  * difficulty:  => Unknown

Comment:

 I avoid discussions involving the word "unicode".  I'm certainly not in
 principle opposed to the change suggested above, although I worry a bit
 that it might give us a new portability headache.

 The comment I wanted to add is that the bracketing single-quotes in GHC's
 error message are (pretty much without exception I think) added by a
 single function, `Outputable.quotes`. So if someone figures out the
 details, actually making the change should be easy.

 Simon

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