From: simonmar Date: Mon, 14 Feb 2005 16:49:50 +0000 (+0000) Subject: [project @ 2005-02-14 16:49:50 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1072 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d8e8d85db6bf2b1fa0c0219f558507031dd59c26;hp=d8e8d85db6bf2b1fa0c0219f558507031dd59c26;p=ghc-hetmet.git [project @ 2005-02-14 16:49:50 by simonmar] 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. ---