The latest version of pipes-safe is 2.3.5-3.

pipes-safe

Version 2.3.5 revision 1 uploaded by GabrielGonzalez.

Package meta

Synopsis
Safety for the pipes ecosystem
Description

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

Author
Gabriella Gonzalez
Bug reports
https://github.com/Gabriella439/Haskell-Pipes-Safe-Library/issues
Category
Control, Pipes, Error Handling
Copyright
2013, 2014 Gabriella Gonzalez
Homepage
n/a
Maintainer
GenuineGabriella@gmail.com
Package URL
n/a
Stability
n/a

Components