http-conduit 1.4.1 → 1.4.1.1
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~certificatedep ~tlsdep ~tls-extra
Dependency ranges changed: certificate, tls, tls-extra
Files
- http-conduit.cabal +4/−4
http-conduit.cabal view
@@ -1,5 +1,5 @@ name: http-conduit-version: 1.4.1+version: 1.4.1.1 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -32,11 +32,11 @@ , blaze-builder >= 0.2.1 && < 0.4 , http-types >= 0.6 && < 0.7 , cprng-aes >= 0.2 && < 0.3- , tls >= 0.9 && < 0.10- , tls-extra >= 0.4.3 && < 0.5+ , tls >= 0.9.3 && < 0.10+ , tls-extra >= 0.4.5 && < 0.5 , monad-control >= 0.3 && < 0.4 , containers >= 0.2- , certificate >= 1.1 && < 1.2+ , certificate >= 1.2 && < 1.3 , case-insensitive >= 0.2 , base64-bytestring >= 0.1 && < 0.2 , asn1-data >= 0.5.1 && < 0.7