packages feed

couchdb-conduit 0.10.5 → 0.10.6

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~http-conduitPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-conduit

API changes (from Hackage documentation)

Files

couchdb-conduit.cabal view
@@ -1,5 +1,5 @@ name:           couchdb-conduit-version:        0.10.5
+version:        0.10.6
 cabal-version:  >= 1.8 build-type:     Simple stability:      Testing
@@ -34,7 +34,7 @@                    conduit >= 0.5 && < 0.6,                    containers >= 0.2,                    data-default,-                   http-conduit >= 1.6 && < 1.7,+                   http-conduit >= 1.6 && < 2,                    http-types >= 0.7 && < 0.8,                    lifted-base >= 0.1,                    monad-control >= 0.3 && < 0.4,@@ -80,7 +80,7 @@                    conduit >= 0.5 && < 0.6,                    containers >= 0.2,                    data-default,-                   http-conduit >= 1.6 && < 1.7,+                   http-conduit >= 1.6 && < 2,                    http-types >= 0.7 && < 0.8,                    lifted-base >= 0.1,                    monad-control >= 0.3 && < 0.4,