packages feed

couchdb-conduit 0.10.4 → 0.10.5

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~lifted-basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: lifted-base

API changes (from Hackage documentation)

Files

couchdb-conduit.cabal view
@@ -1,5 +1,5 @@ name:           couchdb-conduit-version:        0.10.4
+version:        0.10.5
 cabal-version:  >= 1.8 build-type:     Simple stability:      Testing
@@ -36,7 +36,7 @@                    data-default,                    http-conduit >= 1.6 && < 1.7,                    http-types >= 0.7 && < 0.8,-                   lifted-base >= 0.1 && < 0.2,+                   lifted-base >= 0.1,                    monad-control >= 0.3 && < 0.4,                    resourcet,                    string-conversions,@@ -82,7 +82,7 @@                    data-default,                    http-conduit >= 1.6 && < 1.7,                    http-types >= 0.7 && < 0.8,-                   lifted-base >= 0.1 && < 0.2,+                   lifted-base >= 0.1,                    monad-control >= 0.3 && < 0.4,                    string-conversions,                    syb,