simonmar    2005/02/14 08:38:34 PST

  Modified files:
    ghc/compiler/compMan CompManager.lhs 
  Log:
  cmSetContext: check whether the modules specified actually exist and
  emit the usual Finder error message if any don't.
  
  This regressed duing the ModuleName->Module changeover, where I was a
  bit heavyhanded in removing moduleNameToModule: it also checked for
  the existence of each module and emitted a sensible exception.
  
  Revision  Changes    Path
  1.162     +16 -2     fptools/ghc/compiler/compMan/CompManager.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to