packages feed

persistent-mongoDB 1.1.5.1 → 1.1.5.2

raw patch · 1 files changed

+7/−7 lines, 1 filesdep ~conduitdep ~monad-controldep ~network

Dependency ranges changed: conduit, monad-control, network, path-pieces, pool-conduit, resourcet

Files

persistent-mongoDB.cabal view
@@ -1,5 +1,5 @@ name:            persistent-mongoDB-version:         1.1.5.1+version:         1.1.5.2 license:         MIT license-file:    LICENSE author:          Greg Weber <greg@gregweber.info>@@ -19,17 +19,17 @@                    , transformers       >= 0.2.1                    , containers         >= 0.2                    , bytestring         >= 0.9-                   , conduit            >= 0.5.3   && < 0.6-                   , resourcet          >= 0.3     && < 0.5+                   , conduit            >= 0.5.3+                   , resourcet          >= 0.3                    , mongoDB            >= 1.3     && < 1.4                    , bson               >= 0.2     && < 0.3-                   , network            >= 2.2.1.7 && < 3+                   , network            >= 2.2.1.7                    , cereal             >= 0.3.0.0-                   , path-pieces        >= 0.1     && < 0.2-                   , monad-control      >= 0.3     && < 0.4+                   , path-pieces        >= 0.1+                   , monad-control      >= 0.3                    , aeson              >= 0.5                    , attoparsec-                   , pool-conduit       >= 0.1     && < 0.2+                   , pool-conduit       >= 0.1                    , time      exposed-modules: Database.Persist.MongoDB