Check that exported modules were actually imported; fixes #1384
authorIan Lynagh <igloo@earth.li>
Sun, 26 Aug 2007 00:12:32 +0000 (00:12 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 26 Aug 2007 00:12:32 +0000 (00:12 +0000)
commite12bd07bcadb0efb1da0b49801a4a43689ee508a
treed4358124f09ea07519a5ef27d7aed6ea31185a71
parente97891e69706e84761c6bcac783526f9dafe7f2e
Check that exported modules were actually imported; fixes #1384
compiler/deSugar/Desugar.lhs
compiler/iface/MkIface.lhs
compiler/rename/RnNames.lhs
compiler/typecheck/TcRnDriver.lhs
compiler/typecheck/TcRnTypes.lhs