simonmar 2005/01/06 08:59:27 PST
Modified files:
ghc/compiler/rename RnEnv.lhs
Log:
lookupFixityRn: we should be using loadHomeInterface rather than
loadSrcInterface here, because this is a system-ish import rather than
an explicit user import. In particular, loadSrcInterface will
complain if the module in question is hidden, but this is not what we
want.
Revision Changes Path
1.188 +7 -3 fptools/ghc/compiler/rename/RnEnv.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc