pipes-safe: Safety for the pipes ecosystem
This package adds resource management and exception handling to the pipes
ecosystem. Notable features include:
Resource Safety: Guarantee finalization using
finally,bracketand moreLaziness: Only acquire resources when you need them
Exception safe: Even against asynchronous exceptions!
Native Exception Handling: Catch and resume from exceptions within any
SessionNo Buy-in: Managed pipes play nice with unmanaged pipes
Import Control.Proxy.Safe to use this library
Read Control.Proxy.Safe.Tutorial for an introductory tutorial.
Modules
[Index]
Downloads
- pipes-safe-1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 1.0.0, 1.1.0, 1.2.0, 2.0.0, 2.0.1, 2.0.2, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.2.6, 2.2.8, 2.2.9, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.3.5 (info) |
|---|---|
| Dependencies | base (>=4 && <5), pipes (>=3.2.0 && <3.4), transformers (>=0.2.0.0 && <0.4) [details] |
| License | BSD-3-Clause |
| Copyright | 2013 Gabriel Gonzalez |
| Author | Gabriel Gonzalez |
| Maintainer | Gabriel439@gmail.com |
| Uploaded | by GabrielGonzalez at 2013-05-20T20:15:49Z |
| Category | Control, Pipes, Proxies |
| Bug tracker | https://github.com/Gabriel439/Haskell-Pipes-Safe-Library/issues |
| Source repo | head: git clone https://github.com/Gabriel439/Haskell-Pipes-Safe-Library |
| Reverse Dependencies | 47 direct, 89 indirect [details] |
| Downloads | 44426 total (56 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |