X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Fiface%2FLoadIface.lhs;h=be77d8f281bf88d65bb881472f23fd66b0ad93a2;hb=98744cef7b82e7eefbb1c6f1d8b9e28c415939c4;hp=74f41b0a0f690c01e13932a8c5f1b87b8840ab5a;hpb=8abedd122bf6f96ce8151dc86dd2c7727b639de5;p=ghc-hetmet.git diff --git a/ghc/compiler/iface/LoadIface.lhs b/ghc/compiler/iface/LoadIface.lhs index 74f41b0..be77d8f 100644 --- a/ghc/compiler/iface/LoadIface.lhs +++ b/ghc/compiler/iface/LoadIface.lhs @@ -5,7 +5,7 @@ \begin{code} module LoadIface ( - loadHomeInterface, loadInterface, loadSysInterface, + loadHomeInterface, loadInterface, loadSrcInterface, loadOrphanModules, readIface, -- Used when reading the module's old interface predInstGates, ifaceInstGates, ifaceStats,