pipes-errors: Integration between pipes and errors

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

This package is analogous to the errors package but for base monad manipulation in the presence of Proxy monad transformers.

It also provides orphan MFunctor instances for EitherT and EitherRT.


[Skip to Readme]

Properties

Versions 0.1, 0.2, 0.2.1, 0.2.1, 0.3
Change log CHANGELOG.md
Dependencies base (>=4.6 && <4.9), errors (>=1.3 && <2.0), pipes (>=4.0) [details]
License BSD-3-Clause
Author Danny Navarro
Maintainer Danny Navarro <j@dannynavarro.net>
Category Control, Monad, Pipes, Error Handling
Home page https://github.com/jdnavarro/pipes-errors
Bug tracker https://github.com/jdnavarro/pipes-errors/issues
Source repo head: git clone https://github.com/jdnavarro/pipes-errors
Uploaded by jdnavarro at 2015-04-13T10:50:28Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for pipes-errors-0.2.1

[back to package description]

Pipes Errors

This package is analogous to the errors package but for base monad manipulation in the presence of Proxy monad transformers.

It also provides orphan MFunctor instances for EitherT and EitherRT.