Mon Jul  7 17:27:17 PDT 2008  Ian Lynagh <[EMAIL PROTECTED]>
  * 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.

     ./compat/Compat/Unicode.hs -> ./compiler/utils/Unicode.hs
     ./compat/cbits/unicode.c -> ./compiler/cbits/unicode.c
    M ./Makefile -5 +3
    R ./compat/
    R ./compat/Compat/
    R ./compat/Makefile
    R ./compat/README
    R ./compat/Trace/
    R ./compat/Trace/Hpc/
    R ./compat/Trace/Hpc/Mix.hs
    R ./compat/Trace/Hpc/Tix.hs
    R ./compat/Trace/Hpc/Util.hs
    R ./compat/cbits/
    R ./compat/cbits/directory.c
    R ./compat/cbits/rawSystem.c
    R ./compat/compat.mk
    R ./compat/include/
    R ./compat/include/directory.h
    M ./compiler/Makefile -14 +6
    M ./compiler/parser/Lexer.x -5 +1
    M ./compiler/utils/Unicode.hs -1 +4
    M ./libraries/Makefile -1 +6
    M ./utils/ghc-pkg/Makefile -8
    M ./utils/hpc/Makefile -2 +1

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080708002717-3fd76-d7a8bc5807bfd053cc9fd2302d1bbcd6114f9bee.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to