packages feed

http2-tls 0.2.11 → 0.3.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~network-runPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: network-run

API changes (from Hackage documentation)

Files

http2-tls.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.10 name:          http2-tls-version:       0.2.11+version:       0.3.0 license:       BSD3 license-file:  LICENSE maintainer:    Kazu Yamamoto <kazu@iij.ad.jp>@@ -46,7 +46,7 @@         network >=3.1.4,         time-manager >=0.0.1 && <0.2,         unliftio >=0.2 && <0.3,-        network-run >=0.2.8 && <0.3,+        network-run >=0.3 && <0.4,         network-control >=0.1 && <0.2,         recv >=0.1.0 && <0.2,         utf8-string >=1.0 && <1.1