[project @ 2003-06-30 14:27:51 by simonpj]
[ghc-hetmet.git] / ghc / compiler / coreSyn / Subst.hi-boot-5
1 __interface Subst 2 0 where
2 __export Subst Subst substTyWith ;
3 1 data Subst;
4 1 substTyWith :: [Var.TyVar] -> [TypeRep.Type] -> TypeRep.Type -> TypeRep.Type ;
5