Data.Constraint.Forall
type family Forall (p :: k -> Constraint) :: Constraint
inst
class ForallF p f
instF
type Forall1 p
inst1
class ForallT p t
instT
type family ForallV :: k -> Constraint
class InstV p c
forall