[project @ 1999-05-18 14:56:06 by simonpj]
[ghc-hetmet.git] / ghc / compiler / rename / RnSource.hi-boot-5
1 __interface RnSource 1 0 where
2 __export RnSource rnHsSigType rnHsType;
3 1 rnHsSigType :: Outputable.SDoc -> RdrHsSyn.RdrNameHsType
4                                  -> RnMonad.RnMS (RnHsSyn.RenamedHsType, RnEnv.FreeVars) ;
5 1 rnHsType :: Outputable.SDoc -> RdrHsSyn.RdrNameHsType
6                               -> RnMonad.RnMS (RnHsSyn.RenamedHsType, RnEnv.FreeVars) ;