[project @ 2002-02-12 15:17:13 by simonmar]
[ghc-hetmet.git] / ghc / compiler / coreSyn / Subst.hi-boot-6
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