resourcet: Deterministic allocation and freeing of scarce resources.

[ bsd3, conduit, data, library ] [ Propose Tags ]

Hackage documentation generation is not reliable. For up to date documentation, please see: http://www.stackage.org/package/resourcet.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3.0, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.3, 0.3.3.1, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.7.1, 0.4.7.2, 0.4.8, 0.4.9, 0.4.10, 0.4.10.1, 0.4.10.2, 1.1.0, 1.1.0.1, 1.1.1, 1.1.2, 1.1.2.1, 1.1.2.2, 1.1.2.3, 1.1.3, 1.1.3.1, 1.1.3.2, 1.1.3.3, 1.1.4, 1.1.4.1, 1.1.5, 1.1.6, 1.1.7, 1.1.7.1, 1.1.7.2, 1.1.7.3, 1.1.7.4, 1.1.7.5, 1.1.8, 1.1.8.1, 1.1.9, 1.1.10, 1.1.11, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.4.1, 1.2.4.2, 1.2.4.3, 1.2.5, 1.2.6, 1.3.0
Change log ChangeLog.md
Dependencies base (>=4.5 && <5), containers, exceptions (>=0.5), lifted-base (>=0.1), mmorph, monad-control (>=0.3.1 && <1.1), mtl (>=2.0 && <2.3), transformers (>=0.2.2 && <0.5), transformers-base (>=0.4.4 && <0.5), transformers-compat (>=0.3 && <0.6) [details]
License BSD-3-Clause
Author Michael Snoyman
Maintainer michael@snoyman.com
Category Data, Conduit
Home page http://github.com/snoyberg/conduit
Source repo head: git clone git://github.com/snoyberg/conduit.git
Uploaded by MichaelSnoyman at 2016-01-26T11:21:23Z
Distributions Arch:1.2.6, Debian:1.2.4.2, Fedora:1.2.6, FreeBSD:1.1.6, LTSHaskell:1.3.0, NixOS:1.3.0, Stackage:1.3.0, openSUSE:1.3.0
Reverse Dependencies 496 direct, 4303 indirect [details]
Downloads 325401 total (483 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-01-26 [all 1 reports]

Readme for resourcet-1.1.7.1

[back to package description]

resourcet

Please see the full tutorial on School of Haskell.

This package was originally included with the conduit package, but has existed as a separate package for quite a while. It is fully usable outside of conduit.