cvs commit: fptools/ghc/compiler/compMan CompManager.lhs

Simon Peyton Jones simonpj at haskell.org
Thu Mar 17 07:03:50 EST 2005


simonpj     2005/03/17 04:03:50 PST

  Modified files:
    ghc/compiler/compMan CompManager.lhs 
  Log:
  Follow-up fix to this:
    ghc --make should check for a module graph that
    contains a hs-boot file with no corresponding parent module
  
  Namely, instead of complaining, just add the parent module.
  
  	Merge to STABLE
  
  Revision  Changes    Path
  1.166     +19 -19    fptools/ghc/compiler/compMan/CompManager.lhs


More information about the Cvs-ghc mailing list