simonpj 2002/07/03 09:29:26 PDT
Modified files: (Branch: meta-haskell-branch)
ghc/compiler/basicTypes Name.lhs SrcLoc.lhs
ghc/compiler/hsSyn HsTypes.lhs
ghc/compiler/main HscMain.lhs HscTypes.lhs MkIface.lhs
ghc/compiler/parser Lex.lhs Parser.y
ghc/compiler/prelude PrelInfo.lhs PrelNames.lhs TysWiredIn.lhs
ghc/compiler/rename RnEnv.lhs RnIfaces.lhs RnMonad.lhs
ghc/compiler/types Generics.lhs
Log:
More wibbles
Revision Changes Path
1.97.2.4 +7 -4 fptools/ghc/compiler/basicTypes/Name.lhs
1.20.6.2 +18 -11 fptools/ghc/compiler/basicTypes/SrcLoc.lhs
1.61.2.5 +2 -2 fptools/ghc/compiler/hsSyn/HsTypes.lhs
1.156.2.12 +9 -0 fptools/ghc/compiler/main/HscMain.lhs
1.91.2.8 +10 -3 fptools/ghc/compiler/main/HscTypes.lhs
1.158.2.8 +0 -3 fptools/ghc/compiler/main/MkIface.lhs
1.78.2.4 +3 -0 fptools/ghc/compiler/parser/Lex.lhs
1.95.2.11 +5 -2 fptools/ghc/compiler/parser/Parser.y
1.81.2.2 +0 -1 fptools/ghc/compiler/prelude/PrelInfo.lhs
1.53.2.12 +63 -57 fptools/ghc/compiler/prelude/PrelNames.lhs
1.80.2.4 +3 -0 fptools/ghc/compiler/prelude/TysWiredIn.lhs
1.147.2.8 +18 -13 fptools/ghc/compiler/rename/RnEnv.lhs
1.152.2.6 +72 -68 fptools/ghc/compiler/rename/RnIfaces.lhs
1.132.2.9 +11 -7 fptools/ghc/compiler/rename/RnMonad.lhs
1.23.2.4 +2 -2 fptools/ghc/compiler/types/Generics.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc