simonpj     2002/07/03 02:14:51 PDT

  Modified files:        (Branch: meta-haskell-branch)
    ghc/compiler/basicTypes RdrName.lhs 
    ghc/compiler/compMan CompManager.lhs 
    ghc/compiler/coreSyn CorePrep.lhs 
    ghc/compiler/ghci    ByteCodeLink.lhs 
    ghc/compiler/main    Constants.lhs DriverMkDepend.hs 
                         DriverPipeline.hs HscMain.lhs 
                         HscTypes.lhs Main.hs MkIface.lhs 
    ghc/compiler/parser  Parser.y 
    ghc/compiler/prelude PrelNames.lhs TysWiredIn.lhs 
    ghc/compiler/rename  Rename.lhs RnHiFiles.lhs RnNames.lhs 
  Log:
  At least it compiles now
  
  Revision  Changes    Path
  1.19.2.3  +6 -4      fptools/ghc/compiler/basicTypes/RdrName.lhs
  1.109.2.8 +33 -33    fptools/ghc/compiler/compMan/CompManager.lhs
  1.23.2.3  +1 -2      fptools/ghc/compiler/coreSyn/CorePrep.lhs
  1.36.2.4  +1 -0      fptools/ghc/compiler/ghci/ByteCodeLink.lhs
  1.30.4.1  +2 -1      fptools/ghc/compiler/main/Constants.lhs
  1.20.2.1  +3 -3      fptools/ghc/compiler/main/DriverMkDepend.hs
  1.129.2.5 +11 -14    fptools/ghc/compiler/main/DriverPipeline.hs
  1.156.2.11 +8 -4      fptools/ghc/compiler/main/HscMain.lhs
  1.91.2.7  +8 -5      fptools/ghc/compiler/main/HscTypes.lhs
  1.104.2.2 +5 -4      fptools/ghc/compiler/main/Main.hs
  1.158.2.7 +8 -2      fptools/ghc/compiler/main/MkIface.lhs
  1.95.2.10 +7 -6      fptools/ghc/compiler/parser/Parser.y
  1.53.2.11 +22 -3     fptools/ghc/compiler/prelude/PrelNames.lhs
  1.80.2.3  +0 -1      fptools/ghc/compiler/prelude/TysWiredIn.lhs
  1.178.2.8 +2 -0      fptools/ghc/compiler/rename/Rename.lhs
  1.64.2.6  +2 -0      fptools/ghc/compiler/rename/RnHiFiles.lhs
  1.131.2.5 +39 -13    fptools/ghc/compiler/rename/RnNames.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to