simonpj     2002/08/29 03:00:17 PDT
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.8
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]?subject=help>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://www.haskell.org/mailman/listinfo/cvs-ghc>,
        <mailto:[EMAIL PROTECTED]?subject=subscribe>
List-Id: GHC/CVS discussion and fptools/ghc CVS commit messages <cvs-ghc.haskell.org>
List-Unsubscribe: <http://www.haskell.org/mailman/listinfo/cvs-ghc>,
        <mailto:[EMAIL PROTECTED]?subject=unsubscribe>
List-Archive: <http://www.haskell.org/pipermail/cvs-ghc/>
Date: Thu, 29 Aug 2002 03:00:18 -0700

  Modified files:        (Branch: meta-haskell-branch)
    ghc/compiler/main    HscTypes.lhs 
    ghc/compiler/typecheck TcRnDriver.lhs TcRnTypes.lhs 
    ghc/compiler/rename  RnEnv.lhs RnHiFiles.lhs RnNames.lhs 
                         RnSource.lhs 
  Removed files:         (Branch: meta-haskell-branch)
    ghc/compiler/rename  RnBinds.hi-boot RnBinds.hi-boot-5 
                         RnBinds.hi-boot-6 
  Log:
  Rearrange imports to avoid loops
  
  Revision  Changes    Path
  1.91.2.15 +1 -6      fptools/ghc/compiler/main/HscTypes.lhs
  1.1.2.2   +4 -2      fptools/ghc/compiler/typecheck/Attic/TcRnDriver.lhs
  1.1.2.2   +115 -20   fptools/ghc/compiler/typecheck/Attic/TcRnTypes.lhs
  1.147.2.16 +1 -82     fptools/ghc/compiler/rename/RnEnv.lhs
  1.64.2.13 +1 -38     fptools/ghc/compiler/rename/RnHiFiles.lhs
  1.131.2.8 +75 -46    fptools/ghc/compiler/rename/RnNames.lhs
  1.143.2.7 +1 -1      fptools/ghc/compiler/rename/RnSource.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to