summaryrefslogtreecommitdiff
path: root/ghc/compiler/coreSyn/Subst.hi-boot-5
blob: 7be51e9c8f08ec7c5ef8026d1632abfbf3bd1ded (plain)
1
2
3
4
5
__interface Subst 2 0 where
__export Subst Subst substTyWith ;
1 data Subst;
1 substTyWith :: [Var.TyVar] -> [TypeRep.Type] -> TypeRep.Type -> TypeRep.Type ;