Bug923
data T :: (* -> (*, *)) -> * where #
A promoted tuple type
Constructors
A promoted tuple type in an instance
Defined in Bug923
Methods
(==) :: T ('(,) a) -> T ('(,) a) -> Bool #
(/=) :: T ('(,) a) -> T ('(,) a) -> Bool #