#2687: Lexical error when compiling unicode-prelude-0.1 using GHC 6.10.1 RC1
------------------------+---------------------------------------------------
 Reporter:  albertfong  |          Owner:                  
     Type:  bug         |         Status:  new             
 Priority:  high        |      Milestone:  6.10.1          
Component:  Compiler    |        Version:  6.9             
 Severity:  normal      |     Resolution:                  
 Keywords:              |     Difficulty:  Unknown         
 Testcase:              |   Architecture:  Unknown/Multiple
       Os:  Windows     |  
------------------------+---------------------------------------------------
Comment (by simonmar):

 I presume this broke because we updated our Unicode data between 6.8.3 and
 6.10.

 I propose we add `OtherPunctuation`, `ConnectorPunctuation` and
 `DashPunctuation` to the symbol class.  We should leave the brackets and
 quotes in other_graphic for now, because these will be useful for new
 syntax later (e.g. we'll probably want to use the syntax brackets for
 Template Haskell).

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