[project @ 1999-06-17 09:51:16 by simonmar]
[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