module namespaces with "Prelude"
Alastair Reid
reid@cs.utah.edu
25 Apr 2002 17:19:20 +0100
>> This suggests that we might want to modify the search algorithm to
>> find all matches and report and error if two or more candidate
>> files are found. If this is a big performance hit, we could make
>> it a :set option.
> But wouldn't that just prohibit the use of module names that also
> appear in the standard libraries? At least we need to stop
> searching the directory of the importing module to make something
> useful of this idea.
It would tell you when you're on thin ice.
--
Alastair