Safe Haskell | None |
---|---|
Language | Haskell2010 |
Control.Monad.Trans.Free.Church.Alternate
Documentation
Constructors
FreeT | |
Fields
|
Instances
class (forall f. Threads (FreeT f) p) => FreeThreads p Source #
Instances
(forall (f :: Type -> Type). Threads (FreeT f) p) => FreeThreads p Source # | |
Defined in Control.Monad.Trans.Free.Church.Alternate |