Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
class Impliable result where Source #
Instances
Covariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) t => Impliable (Tape t a :: Type) Source # | |
Impliable (P_Q_T ((->) :: Type -> Type -> Type) Store Exactly source target :: Type) Source # | |
Impliable (P_Q_T ((->) :: Type -> Type -> Type) Store Maybe source target :: Type) Source # | |