pipes-errors-0.3: README.md
# Pipes Errors [](https://hackage.haskell.org/package/pipes-errors) [](https://travis-ci.org/jdnavarro/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 an orphan `MFunctor` instance for `ExceptRT`.