Wed Oct 11 07:35:23 PDT 2006  Simon Marlow <[EMAIL PROTECTED]>
  * Module header tidyup #2
  Push this further along, and fix build problems in the first patch.

    M ./compiler/HsVersions.h +6
    M ./compiler/main/DriverMkDepend.hs -8 +8
    M ./compiler/main/DriverPipeline.hs -11 +12
    M ./compiler/main/DynFlags.hs -6 +6
    M ./compiler/main/ErrUtils.lhs -3 +4
    M ./compiler/main/Finder.lhs -3 +2
    M ./compiler/main/HeaderInfo.hs -3 +3
    M ./compiler/main/Main.hs -7 +8
    M ./compiler/main/Packages.lhs -10 +7
    M ./compiler/main/ParsePkgConf.y -1 +1
    M ./compiler/main/StaticFlags.hs -5 +5
    M ./compiler/main/SysTools.lhs -24 +18
    M ./compiler/nativeGen/AsmCodeGen.lhs -4 +4
    M ./compiler/nativeGen/MachCodeGen.hs -4 +4
    M ./compiler/nativeGen/MachInstrs.hs -1 +1
    M ./compiler/nativeGen/PprMach.hs -10 +5
    M ./compiler/nativeGen/RegisterAlloc.hs -6 +6
    M ./compiler/parser/Ctype.lhs -3 +3
    M ./compiler/parser/Lexer.x -3 +3
    M ./compiler/parser/Parser.y.pp -2 +2
    M ./compiler/utils/Bag.lhs -2 +5
    M ./compiler/utils/Binary.hs -2 +2
    M ./compiler/utils/BufWrite.hs -5 +5
    M ./compiler/utils/Digraph.lhs -8 +10
    M ./compiler/utils/FastMutInt.lhs -6 +1
    M ./compiler/utils/FastTypes.lhs -2 +2
    M ./compiler/utils/FiniteMap.lhs -3 +3
    M ./compiler/utils/IOEnv.hs -4 +6
    M ./compiler/utils/ListSetOps.lhs -1 +3
    M ./compiler/utils/Maybes.lhs -4 +3
    M ./compiler/utils/OrdList.lhs +1
    M ./compiler/utils/Outputable.lhs -7 +6
    M ./compiler/utils/Panic.lhs -19 +10
    M ./compiler/utils/Pretty.lhs -4 +2
    M ./compiler/utils/StringBuffer.lhs -1 +1
    M ./compiler/utils/UniqFM.lhs -3 +5
    M ./compiler/utils/UniqSet.lhs +1
    M ./compiler/utils/Util.lhs -15 +16
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to