http-conduit 1.4.1.5 → 1.4.1.6
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~deepseqPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: deepseq
API changes (from Hackage documentation)
Files
- http-conduit.cabal +2/−2
http-conduit.cabal view
@@ -1,5 +1,5 @@ name: http-conduit-version: 1.4.1.5+version: 1.4.1.6 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -50,7 +50,7 @@ , void >= 0.5.5 && < 0.6 , regex-compat , mtl- , deepseq >= 1.1 && < 1.2+ , deepseq if flag(network-bytestring) build-depends: network >= 2.2.1 && < 2.2.3 , network-bytestring >= 0.1.3 && < 0.1.4