opentracing-jaeger 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-jaeger.cabal +2/−2
opentracing-jaeger.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2 name: opentracing-jaeger-version: 0.3.0+version: 0.3.0.1 synopsis: Jaeger backend for OpenTracing homepage: https://github.com/kim/opentracing bug-reports: https://github.com/kim/opentracing/issues@@ -47,7 +47,7 @@ -Wnoncanonical-monad-instances build-depends: QuickCheck- , base >= 4.9 && < 4.19+ , base >= 4.9 && < 5 , bytestring >= 0.10 , exceptions >= 0.8 , hashable >= 1.2