packages feed

Cabal revisions of HTTP-4000.3.13

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

revision 1
 Name: HTTP Version: 4000.3.13+x-revision: 1 Cabal-Version: >= 1.8 Build-type: Simple License: BSD3     Build-depends: mtl >= 2.0 && < 2.3    if flag(network-uri)-    Build-depends: network-uri == 2.6.*, network >= 2.6 && < 3.1+    Build-depends: network-uri == 2.6.*, network >= 2.6 && < 3.2   else     Build-depends: network >= 2.4 && < 2.6                       test-framework-hunit >= 0.3.0 && <0.4    if flag(network-uri)-    Build-depends: network-uri == 2.6.*, network >= 2.6 && < 3.1+    Build-depends: network-uri == 2.6.*, network >= 2.6 && < 3.2   else     Build-depends: network >= 2.3 && < 2.6        build-depends:                          conduit >= 1.1 && < 1.4,                          conduit-extra >= 1.1 && < 1.4--