patch applied (ghc): Remove special handling for character types of characters >= 128, <= 255

Ian Lynagh igloo at earth.li
Sat Jun 21 15:35:04 EDT 2008


Sat Jun 21 10:11:00 PDT 2008  Ian Lynagh <igloo at earth.li>
  * Remove special handling for character types of characters >= 128, <= 255
  Many of the character types were wrong. Now the asc* names really do mean
  ASCII, rather than latin-1.

    M ./compiler/parser/Ctype.lhs -128
    M ./compiler/parser/Lexer.x -6 +6

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080621171100-3fd76-e488eb21ab045e2e3f79da053dc1515e94438352.gz



More information about the Cvs-ghc mailing list