X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fiface%2FLoadIface.lhs;h=70e09c9624f4b8609333863df110e86233c554e6;hb=4d5d91aabe3178eb92342e39d9eedc244f5f6f5a;hp=15217b872651fc139ecd50e6b3726896cf3d8c79;hpb=ac733aa2809d6352533e33fb559bbe459cbf5182;p=ghc-hetmet.git diff --git a/ghc/compiler/iface/LoadIface.lhs b/ghc/compiler/iface/LoadIface.lhs index 15217b8..70e09c9 100644 --- a/ghc/compiler/iface/LoadIface.lhs +++ b/ghc/compiler/iface/LoadIface.lhs @@ -5,8 +5,8 @@ \begin{code} module LoadIface ( - loadHomeInterface, loadInterface, loadWiredInHomeIface, - loadSrcInterface, loadOrphanModules, + loadInterface, loadHomeInterface, loadWiredInHomeIface, + loadSrcInterface, loadSysInterface, loadOrphanModules, findAndReadIface, readIface, -- Used when reading the module's old interface loadDecls, ifaceStats, discardDeclPrags, initExternalPackageState