HTTP 4000.2.22 → 4000.2.23
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~http-typesdep ~waidep ~warpPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http-types, wai, warp
API changes (from Hackage documentation)
Files
- HTTP.cabal +4/−4
HTTP.cabal view
@@ -1,5 +1,5 @@ Name: HTTP-Version: 4000.2.22+Version: 4000.2.23 Cabal-Version: >= 1.8 Build-type: Simple License: BSD3@@ -157,9 +157,9 @@ CPP-Options: -DWARP_TESTS build-depends: case-insensitive >= 0.4.0.1 && < 1.3,- http-types >= 0.8.0 && < 0.9,- wai >= 2.1.0 && < 3.1,- warp >= 2.1.0 && < 3.1+ http-types >= 0.8.0 && < 1.0,+ wai >= 2.1.0 && < 3.3,+ warp >= 2.1.0 && < 3.3 if flag(conduit10) build-depends: