| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Pandora.Paradigm.Primary.Transformer.Outline
Documentation
data Outline t a where Source #
Instances
| Liftable Outline Source # | |
| Hoistable Outline Source # | |
Defined in Pandora.Paradigm.Primary.Transformer.Outline | |
| Pointable (Outline t) ((->) :: Type -> Type -> Type) Source # | |
Defined in Pandora.Paradigm.Primary.Transformer.Outline | |
| Extractable t ((->) :: Type -> Type -> Type) => Extractable (Outline t) ((->) :: Type -> Type -> Type) Source # | |
Defined in Pandora.Paradigm.Primary.Transformer.Outline | |
| Covariant (Outline t) ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) Source # | |