in stage1, we should get isPrint and isUpper from Compat.Unicode, not Data.Char
[ghc-hetmet.git] / ghc / lib / compat / Compat / Unicode.hs
2006-03-29 Simon Marlowin stage1, we should get isPrint and isUpper from Compa...
2006-03-01 Simon MarlowAdd support for Data.Char.generalCategory to libcompat