Wed Mar  1 03:35:36 PST 2006  Simon Marlow <[EMAIL PROTECTED]>
  * Add support for Data.Char.generalCategory to libcompat
  
  this is so that the stage1 compiler has proper support for Unicode.
  Should fix these errors:
  
    lexical error in string/character literal at character '\8759'
  
  when building the stage2 compiler.

    M ./ghc/compiler/parser/Lexer.x -4 +6
    A ./ghc/lib/compat/Compat/Unicode.hs
    M ./ghc/lib/compat/Makefile +3
    A ./ghc/lib/compat/cbits/unicode.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to