[project @ 2003-05-27 14:15:40 by simonmar]
[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