21e9592ffdb7730f3e453436b97c72c07146477e
[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