packages feed

http-conduit 2.0.0.6 → 2.0.0.7

raw patch · 1 files changed

+7/−29 lines, 1 filesdep −arraydep −asn1-datadep −base64-bytestringdep ~http-typesdep ~resourcet

Dependencies removed: array, asn1-data, base64-bytestring, blaze-builder-conduit, certificate, containers, cprng-aes, deepseq, failure, filepath, mime-types, monad-control, mtl, publicsuffixlist, random, regex-compat, socks, transformers-base, void, zlib-conduit

Dependency ranges changed: http-types, resourcet

Files

http-conduit.cabal view
@@ -1,5 +1,5 @@ name:            http-conduit-version:         2.0.0.6+version:         2.0.0.7 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -47,48 +47,26 @@     build-depends: base >= 4 && < 5                  , HUnit                  , hspec >= 1.3+                 , data-default-class+                 , connection >= 0.2+                 , warp-tls+                 , time+                 , blaze-builder                  , bytestring+                 , text                  , transformers-                 , failure                  , conduit-                 , zlib-conduit-                 , blaze-builder-conduit                  , utf8-string-                 , blaze-builder-                 , http-types-                 , cprng-aes-                 , monad-control-                 , containers-                 , certificate                  , case-insensitive-                 , base64-bytestring-                 , asn1-data-                 , data-default-class-                 , text-                 , transformers-base                  , lifted-base-                 , time                  , network                  , wai >= 2.0 && < 2.1                  , warp >= 2.0 && < 2.1-                 , warp-tls-                 , socks                  , http-types                  , cookie-                 , regex-compat                  , network-conduit >= 0.6-                 , resourcet-                 , void-                 , deepseq-                 , mtl-                 , publicsuffixlist-                 , array-                 , random-                 , filepath-                 , mime-types                  , http-client                  , http-conduit-                 , connection >= 0.2                  , http-client-multipart  source-repository head