Package Usage: hackage: 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
22 versions
Latest release: over 1 year ago
9 dependent packages
42,664 downloads total
View more package details: https://packages.ecosystem.code.gouv.fr/registries/hackage.haskell.org/packages/pipes-safe
Dependent Repos 1
bliss/libhkl
hkl library from F.Picca with Python wrappingLast synced: 7 months ago - Pushed: 11 months ago