cvs commit: fptools/ghc/compiler/main HscTypes.lhs fptools/ghc/compiler/typecheck TcEnv.lhs TcIfaceSig.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Fri, 23 Feb 2001 06:59:26 -0800


simonpj     2001/02/23 06:59:26 PST

  Modified files:
    ghc/compiler/main    HscTypes.lhs 
    ghc/compiler/typecheck TcEnv.lhs TcIfaceSig.lhs 
  Log:
  Fix a core-lint problem with -hi-boot files
  
  Revision  Changes    Path
  1.67      +2 -1      fptools/ghc/compiler/main/HscTypes.lhs
  1.88      +6 -4      fptools/ghc/compiler/typecheck/TcEnv.lhs
  1.66      +7 -3      fptools/ghc/compiler/typecheck/TcIfaceSig.lhs