summaryrefslogtreecommitdiff
path: root/compiler/cbits/unicode.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the GHC 6.4 unicode compat stuff; we can now just use Data.CharIan Lynagh2008-11-081-5/+0
|
* Get rid of compat/Ian Lynagh2008-07-081-0/+5
Compat.Unicode is not utils/Unicode in the compiler. We build the hpc package with the stage1 compiler. Nothing else in the compat package was still used.