Get rid of compat/
authorIan Lynagh <igloo@earth.li>
Tue, 8 Jul 2008 00:27:17 +0000 (00:27 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 8 Jul 2008 00:27:17 +0000 (00:27 +0000)
commit2002bc3d77b9e601287cd0499c0f815ebc992ea0
tree609aaf2ef554f672d81e63409af0a9346702fe83
parent69adcec2c70afb3e940fae0a5c64589cfa09ad56
Get rid of compat/
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.
17 files changed:
Makefile
compat/Makefile [deleted file]
compat/README [deleted file]
compat/Trace/Hpc/Mix.hs [deleted file]
compat/Trace/Hpc/Tix.hs [deleted file]
compat/Trace/Hpc/Util.hs [deleted file]
compat/cbits/directory.c [deleted file]
compat/cbits/rawSystem.c [deleted file]
compat/compat.mk [deleted file]
compat/include/directory.h [deleted file]
compiler/Makefile
compiler/cbits/unicode.c [moved from compat/cbits/unicode.c with 100% similarity]
compiler/parser/Lexer.x
compiler/utils/Unicode.hs [moved from compat/Compat/Unicode.hs with 97% similarity]
libraries/Makefile
utils/ghc-pkg/Makefile
utils/hpc/Makefile