Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.8% on hackage.haskell.org
Top 3.2% downloads on hackage.haskell.org
Top 2.4% dependent packages on hackage.haskell.org
Top 2.7% dependent repos on hackage.haskell.org

hackage.haskell.org : pipes-safe

This package adds resource management and exception handling to the pipes ecosystem. Notable features include: Resource Safety: Guarantee finalization using finally, bracket and more Exception Safety: Even against asynchronous exceptions! Laziness: Only acquire resources when you need them Promptness: Finalize resources early when you are done with them Native Exception Handling: Catch and resume from exceptions inside pipes No Buy-in: Mix resource-safe pipes with unmanaged pipes using hoist

Registry - JSON
purl: pkg:hackage/pipes-safe
Keywords: bsd3, control, error-handling, library, pipes
License: BSD-3-Clause
Latest release: 6 months ago
First release: over 11 years ago
Dependent packages: 9
Dependent repositories: 174
Downloads: 41,783 total
Last synced: 19 days ago

    Loading...
    Readme
    Loading...