Control.Monad.Trans.Error

The ErrorT monad transformer

class Error a
class ErrorList a
data ErrorT e m a

Lifting other operations