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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- Exposed modules use unallocated top-level names: Pipes
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
.
Properties
Versions | 0.1, 0.2, 0.2, 0.2.1, 0.3 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=4.6 && <4.8), errors (>=1.3), pipes (>=4.0) [details] |
License | BSD-3-Clause |
Author | Danny Navarro |
Maintainer | 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 2014-03-11T13:53:46Z |
Modules
- Pipes
- Lift
- Pipes.Lift.EitherRT
- Pipes.Lift.EitherT
- Pipes.Lift.Error
- Pipes.Lift.Error.Instances
- Lift
Downloads
- pipes-errors-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees