ghc-resourcet - Deterministic allocation and freeing of scarce resources
Website: | http://hackage.haskell.org/package/resourcet |
---|---|
License: | BSD |
- Description:
Allocate resources which are guaranteed to be released. All register cleanup actions live in the IO monad, not the main monad. This allows both more efficient code, and for monads to be transformed.
Packages
ghc-resourcet-0.4.6-1.sdl6.x86_64 [49 KiB] |
Changelog
by Jens Petersen (2013-06-10):
- update to 0.4.6 - update to new simplified Haskell Packaging Guidelines |