Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
Bifunctor Bound Source # | |
Eq (Bound t e) Source # | |
(Data e, Data t) => Data (Bound t e) Source # | |
(PPrint e, PPrint t) => Show (Bound t e) Source # | |
Generic (Bound t e) Source # | |
(Binary t, Binary e) => Binary (Bound t e) Source # | |
Hashable (Bound t e) Source # | |
(PPrint e, PPrint t) => PPrint (Bound t e) Source # | |
type Rep (Bound t e) Source # | |