Fri Feb 6 08:57:43 PST 2009 Simon Marlow <[email protected]>
* Improvements to the "can't find module" error message (#2980)
Ignore-this: 2de565e20f68ebdc3865df7391c81437
If the module was found in multiple hidden packages, we list them all.
Could not find module `Data.Generics':
it is a member of the hidden package `base-3.0.3.0'
it is a member of the hidden package `syb'
Use -v to see a list of the files searched for.
M ./compiler/main/Finder.lhs -49 +55
M ./compiler/main/HscTypes.lhs -8 +6
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090206165743-12142-a2b4cda6505782b888421cb61b4f36197d9b1d35.gz
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc