Mon Aug 6 21:39:07 PDT 2007 Roman Leshchinskiy <[EMAIL PROTECTED]>
* Implicitly import NDP stuff when vectorising
We add the following declaration to all vectorised modules:
import qualified <NDP interface module> as :NDP
This allows us to refer to NDP stuff by RdrName later on but does not expose
NDP names to the user's code.
M ./compiler/prelude/PrelNames.lhs +2
M ./compiler/rename/RnNames.lhs -1 +19
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc