[project @ 2002-09-13 15:02:25 by simonpj]
[ghc-hetmet.git] / ghc / compiler / rename / RnHiFiles.hi-boot-5
index da5dcc3..27817b0 100644 (file)
@@ -1,3 +1,4 @@
 __interface RnHiFiles 1 0 where
 __export RnHiFiles loadInterface;
-1 loadInterface :: __forall [d] => Outputable.SDoc -> Module.ModuleName -> Module.WhereFrom -> RnMonad.RnM d HscTypes.ModIface;
+1 loadInterface :: __forall [m] => Outputable.SDoc -> Module.ModuleName -> TcRnTypes.WhereFrom 
+               -> TcRnTypes.TcRn m HscTypes.ModIface;