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