Proarrow.Category.Instance.Hask
type Type = TYPE LiftedRep Comments #
The kind of types with lifted values. For example Int :: Type.
Int :: Type
type Hask = (->) Source Comments #