ghc-pipes-safe 2.3.5
Dependencies: ghc-transformers-base@0.4.6 ghc-monad-control@1.0.3.1 ghc-primitive@0.7.3.0 ghc-pipes@4.3.16
Channel: ajattix
Licenses: Modified BSD
Build system: haskell
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@.
Total results: 1