[project @ 2005-02-21 14:07:07 by simonmar]
authorsimonmar <unknown>
Mon, 21 Feb 2005 14:07:08 +0000 (14:07 +0000)
committersimonmar <unknown>
Mon, 21 Feb 2005 14:07:08 +0000 (14:07 +0000)
commitff9ab413f6ea513f1aea29c987805d022b72109a
tree633488e217a705e51e945660071db87340e3ee0c
parent7014951066e92e81db8eae0a9c50b1eb3d2e4ced
[project @ 2005-02-21 14:07:07 by simonmar]
Fix a recompilation bug caused by the fact that typecheckIface wasn't
going via loadDecl to create the binders properly.  The fix actually
results in slightly cleaner code.
ghc/compiler/iface/LoadIface.lhs
ghc/compiler/iface/TcIface.lhs
ghc/compiler/main/DriverFlags.hs