packages feed

opentelemetry-lightstep 0.6.1 → 0.7.0

raw patch · 1 files changed

+1/−2 lines, 1 filesdep −aesonPVP ok

version bump matches the API change (PVP)

Dependencies removed: aeson

API changes (from Hackage documentation)

Files

opentelemetry-lightstep.cabal view
@@ -2,7 +2,7 @@ name:                opentelemetry-lightstep description:         The OpenTelemetry Haskell Client (Lightstep exporter) https://opentelemetry.io category:            OpenTelemetry-version: 0.6.1+version: 0.7.0 license-file:        LICENSE license:             Apache-2.0 author:              Dmitry Ivanov@@ -45,7 +45,6 @@   import: options   build-depends:     base >= 4.12 && < 5,-    aeson,     async,     bytestring,     exceptions,