Control.Monad.Either
Documentation
Constructors
EitherT | |
Fields
|
Instances
MonadTrans (EitherT l) | |
Monad m => Monad (EitherT l m) | |
Functor f => Functor (EitherT l f) | |
Applicative f => Applicative (EitherT l f) | |
MonadIO m => MonadIO (EitherT l m) |
EitherT-0.0.1: EitherT monad transformer
Control.Monad.Either
Constructors
EitherT | |
Fields
|
Instances
MonadTrans (EitherT l) | |
Monad m => Monad (EitherT l m) | |
Functor f => Functor (EitherT l f) | |
Applicative f => Applicative (EitherT l f) | |
MonadIO m => MonadIO (EitherT l m) |