[project @ 2003-07-23 15:31:06 by simonmar]
[ghc-hetmet.git] / ghc / compiler / rename / RnHiFiles.hi-boot-5
index 98d4308..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;