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

pipes-safe

Version 1.0.0 revision 0 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

  • Laziness: Only acquire resources when you need them

  • Exception safe: Even against asynchronous exceptions!

  • Native Exception Handling: Catch and resume from exceptions within any Session

  • No 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.

Author
Gabriel Gonzalez
Bug reports
https://github.com/Gabriel439/Haskell-Pipes-Safe-Library/issues
Category
Control, Pipes, Proxies
Copyright
2013 Gabriel Gonzalez
Homepage
n/a
Maintainer
Gabriel439@gmail.com
Package URL
n/a
Stability
n/a

Components