[project @ 2005-03-14 12:18:05 by simonmar]
authorsimonmar <unknown>
Mon, 14 Mar 2005 12:18:08 +0000 (12:18 +0000)
committersimonmar <unknown>
Mon, 14 Mar 2005 12:18:08 +0000 (12:18 +0000)
commit1e076454862442966918e6b1b9095e43eab7c770
treebac43c3ca0fc47198240dff588cda760d0e46bf1
parent69b2983d1ef10fefe155db9f777b9201e4c5b447
[project @ 2005-03-14 12:18:05 by simonmar]
Add Dimitry Golubovsky <dimitry@golubovsky.org>'s Unicode character
class implementation.  This will remove the dependency on libc's
locale code and give us much more consistent support for Unicode
across platforms.
GHC/Unicode.hs
cbits/WCsubst.c [new file with mode: 0644]
include/HsBase.h
include/WCsubst.h [new file with mode: 0644]