Module header tidyup #2
authorSimon Marlow <simonmar@microsoft.com>
Wed, 11 Oct 2006 14:35:23 +0000 (14:35 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 11 Oct 2006 14:35:23 +0000 (14:35 +0000)
commit046ee54f048ddd721dcee41916d6a6f68db3b15b
treeaf3cf2046b70499d21ffd1d2fd1ca8f63951f41b
parent5199290f732017432869c9939934871e62c50b74
Module header tidyup #2
Push this further along, and fix build problems in the first patch.
38 files changed:
compiler/HsVersions.h
compiler/main/DriverMkDepend.hs
compiler/main/DriverPipeline.hs
compiler/main/DynFlags.hs
compiler/main/ErrUtils.lhs
compiler/main/Finder.lhs
compiler/main/HeaderInfo.hs
compiler/main/Main.hs
compiler/main/Packages.lhs
compiler/main/ParsePkgConf.y
compiler/main/StaticFlags.hs
compiler/main/SysTools.lhs
compiler/nativeGen/AsmCodeGen.lhs
compiler/nativeGen/MachCodeGen.hs
compiler/nativeGen/MachInstrs.hs
compiler/nativeGen/PprMach.hs
compiler/nativeGen/RegisterAlloc.hs
compiler/parser/Ctype.lhs
compiler/parser/Lexer.x
compiler/parser/Parser.y.pp
compiler/utils/Bag.lhs
compiler/utils/Binary.hs
compiler/utils/BufWrite.hs
compiler/utils/Digraph.lhs
compiler/utils/FastMutInt.lhs
compiler/utils/FastTypes.lhs
compiler/utils/FiniteMap.lhs
compiler/utils/IOEnv.hs
compiler/utils/ListSetOps.lhs
compiler/utils/Maybes.lhs
compiler/utils/OrdList.lhs
compiler/utils/Outputable.lhs
compiler/utils/Panic.lhs
compiler/utils/Pretty.lhs
compiler/utils/StringBuffer.lhs
compiler/utils/UniqFM.lhs
compiler/utils/UniqSet.lhs
compiler/utils/Util.lhs