packages feed

Cabal revisions of resourcet-0.4.0.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:                resourcet-Version:             0.4.0.2-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>.-License:             BSD3-License-file:        LICENSE-Author:              Michael Snoyman-Maintainer:          michael@snoyman.com-Category:            Data, Conduit-Build-type:          Simple-Cabal-version:       >=1.8-Homepage:            http://github.com/snoyberg/conduit--Library-  Exposed-modules:     Control.Monad.Trans.Resource-  Build-depends:       base                     >= 4.3          && < 5-                     , lifted-base              >= 0.1-                     , transformers-base        >= 0.4.1        && < 0.5-                     , monad-control            >= 0.3.1        && < 0.4-                     , containers-                     , transformers             >= 0.2.2        && < 0.4-                     , mtl                      >= 2.0          && < 2.2-  ghc-options:     -Wall--source-repository head-  type:     git-  location: git://github.com/snoyberg/conduit.git+Name:                resourcet
+Version:             0.4.0.2
+x-revision: 1
+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>.
+License:             BSD3
+License-file:        LICENSE
+Author:              Michael Snoyman
+Maintainer:          michael@snoyman.com
+Category:            Data, Conduit
+Build-type:          Simple
+Cabal-version:       >=1.8
+Homepage:            http://github.com/snoyberg/conduit
+
+Library
+  Exposed-modules:     Control.Monad.Trans.Resource
+  Build-depends:       base                     >= 4.3          && < 4.7
+                     , lifted-base              >= 0.1
+                     , transformers-base        >= 0.4.1        && < 0.5
+                     , monad-control            >= 0.3.1        && < 0.4
+                     , containers
+                     , transformers             >= 0.2.2        && < 0.4
+                     , mtl                      >= 2.0          && < 2.2
+  ghc-options:     -Wall
+
+source-repository head
+  type:     git
+  location: git://github.com/snoyberg/conduit.git