[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / compiler / rename / RnSource.hi-boot-5
1 __interface RnSource 1 0 where
2 __export RnSource rnHsSigType;
3 1 rnHsSigType :: __forall [_a] => (Outputable.SDoc)
4                                -> RdrHsSyn.RdrNameHsType
5                                -> RnMonad.RnMS _a RnHsSyn.RenamedHsType ;