packages feed

opentracing-http-client 0.3.0 → 0.3.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

opentracing-http-client.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2  name:           opentracing-http-client-version:        0.3.0+version:        0.3.0.1 synopsis:       OpenTracing instrumentation of http-client homepage:       https://github.com/kim/opentracing bug-reports:    https://github.com/kim/opentracing/issues@@ -34,7 +34,7 @@     -Wcompat     -Wnoncanonical-monad-instances   build-depends:-      base >= 4.9 && < 4.19+      base >= 4.9 && < 5     , http-client >= 0.5     , lens >= 4.19     , mtl >= 2.2