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.
Please register or sign in to comment