packages feed

pipes-errors-0.2.1: README.md

# Pipes Errors

This package is analogous to the
[`errors`](http://hackage.haskell.org/package/errors) package but for base
monad manipulation in the presence of `Proxy` monad transformers.

It also provides orphan `MFunctor` instances for `EitherT` and
`EitherRT`.