Cabal revisions of HTTP-4000.3.15
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: HTTP Version: 4000.3.15+x-revision: 1 Cabal-Version: >= 1.10 Build-type: Simple License: BSD3 case-insensitive >= 0.4.0.1 && < 1.3, http-types >= 0.8.0 && < 1.0, wai >= 2.1.0 && < 3.3,- warp >= 2.1.0 && < 3.3+ warp >= 2.1.0 && < 3.4 if flag(conduit10) build-depends:
revision 2
Name: HTTP Version: 4000.3.15-x-revision: 1+x-revision: 2 Cabal-Version: >= 1.10 Build-type: Simple License: BSD3 -- note the test harness constraints should be kept in sync with these -- where dependencies are shared Build-depends: base >= 4.3.0.0 && < 4.15, parsec >= 2.0 && < 3.2- Build-depends: array >= 0.3.0.2 && < 0.6, bytestring >= 0.9.1.5 && < 0.11+ Build-depends: array >= 0.3.0.2 && < 0.6, bytestring >= 0.9.1.5 && < 0.12 Build-depends: time >= 1.1.2.3 && < 1.11 default-language: Haskell98 HUnit >= 1.2.0.1 && < 1.7, httpd-shed >= 0.4 && < 0.5, mtl >= 1.1.1.0 && < 2.3,- bytestring >= 0.9.1.5 && < 0.11,+ bytestring >= 0.9.1.5 && < 0.12, deepseq >= 1.3.0.0 && < 1.5, pureMD5 >= 0.2.4 && < 2.2, base >= 4.3.0.0 && < 4.15,