http-conduit 2.0.0.1 → 2.0.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~http-client
Dependency ranges changed: http-client
Files
- http-conduit.cabal +2/−2
http-conduit.cabal view
@@ -1,5 +1,5 @@ name: http-conduit-version: 2.0.0.1+version: 2.0.0.2 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -29,7 +29,7 @@ , conduit >= 0.5.5 && < 1.1 , http-types >= 0.7 , lifted-base >= 0.1- , http-client >= 0.2+ , http-client >= 0.2.0.2 , http-client-tls , http-client-conduit exposed-modules: Network.HTTP.Conduit