Cabal revisions of http-conduit-1.9.5.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: http-conduit version: 1.9.5.2+x-revision: 1 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> , transformers-base , lifted-base , time- , network+ , network < 2.6 , wai , warp >= 1.3.6 , socks
revision 2
name: http-conduit version: 1.9.5.2-x-revision: 1+x-revision: 2 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> build-depends: network >= 2.2.1 && < 2.2.3 , network-bytestring >= 0.1.3 && < 0.1.4 else- build-depends: network >= 2.3+ build-depends: network >= 2.3 && < 2.6 if flag(tls_1_1_3) build-depends: tls >= 1.1.3 , cprng-aes >= 0.5.0
revision 3
name: http-conduit version: 1.9.5.2-x-revision: 2+x-revision: 3 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> , blaze-builder >= 0.2.1 , http-types >= 0.7 , mime-types >= 0.1- , cprng-aes >= 0.3+ , cprng-aes >= 0.3 && < 0.6 , tls >= 1.1.0 , tls-extra >= 0.5.0 , monad-control >= 0.3