cvs commit: fptools/ghc/compiler/main Finder.lhs

Simon Marlow simonmar at haskell.org
Mon Feb 14 11:49:52 EST 2005


simonmar    2005/02/14 08:49:52 PST

  Modified files:
    ghc/compiler/main    Finder.lhs 
  Log:
  Improve the module-not-found error message when we didn't actually
  search for it anywhere.  This happens when we know all the places it
  might be: either in the current program, or a package.
  
  Revision  Changes    Path
  1.77      +2 -0      fptools/ghc/compiler/main/Finder.lhs


More information about the Cvs-ghc mailing list