libghc-pipes-safe-prof

safety for the pipes ecosystem; profiling libraries

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`

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://hackage.haskell.org/package/pipes-safe


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-pipes-safe-prof