packages feed

second-transfer 0.10.0.2 → 0.10.0.4

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~http2dep ~vectorPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http2, vector

API changes (from Hackage documentation)

Files

second-transfer.cabal view
@@ -7,7 +7,7 @@ -- PVP       summary:      +-+------- breaking API changes --                         | | +----- non-breaking API additions --                         | | | +--- code changes with no API change-version     :              0.10.0.2+version     :              0.10.0.4  synopsis    :              Second Transfer HTTP/2 web server @@ -61,7 +61,7 @@ source-repository this   type:     git   location: git@github.com:alcidesv/second-transfer.git-  tag:      0.10.0.2+  tag:      v0.10.0.4  library @@ -170,7 +170,7 @@                  network-uri >= 2.6 && < 2.7,                  hashtables >= 1.2 && < 1.3,                  lens >= 4.7 ,-                 http2 >= 1.0.2,+                 http2 >= 1.0.2 && < 1.4,                  hashable >= 1.2,                  attoparsec >= 0.12,                  clock >= 0.6,@@ -180,7 +180,7 @@                  stm >= 2.3,                  deepseq >= 1.4.1,                  time >= 1.5.0 && < 1.8,-                 vector >= 0.10,+                 vector >= 0.10 && < 0.13,                  vector-algorithms >= 0.7,                  mmorph >= 1.0