packages feed

resourcet 1.1.2.2 → 1.1.2.3

raw patch · 1 files changed

+4/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

resourcet.cabal view
@@ -1,8 +1,10 @@ Name:                resourcet-Version:             1.1.2.2+Version:             1.1.2.3 Synopsis:            Deterministic allocation and freeing of scarce resources. Description:-	This package was originally included with the conduit package, and has since been split off. For more information, please see <http://www.yesodweb.com/book/conduits>.+    A full tutorial is available at <https://www.fpcomplete.com/user/snoyberg/library-documentation/resourcet>.+    .+	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. License:             BSD3 License-file:        LICENSE Author:              Michael Snoyman