packages feed

Cabal revisions of http-client-0.4.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                http-client version:             0.4.0+x-revision: 1 synopsis:            An HTTP client engine, intended as a base layer for more user-friendly packages. description:         This codebase has been refactored from http-conduit. homepage:            https://github.com/snoyberg/http-client                        Network.HTTP.Client.Response                        Network.HTTP.Client.Types                        Network.HTTP.Client.Util-  build-depends:       base              >= 4.5    && < 5+  build-depends:       base              >= 4.5    && < 4.8                      , bytestring        >= 0.9                      , text              >= 0.11                      , http-types        >= 0.8                      , blaze-builder     >= 0.3                      , data-default-class                      , time              >= 1.2-                     , network           >= 2.3+                     , network           >= 2.3 && < 2.9                      , streaming-commons >= 0.1.0.2 && < 0.2                      , containers                      , transformers