__interface Subst 2 0 where __export Subst Subst substTyWith ; 1 data Subst; 1 substTyWith :: [Var.TyVar] -> [TypeRep.Type] -> TypeRep.Type -> TypeRep.Type ;