packages feed

ridley-extras 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~prometheusdep ~shellynew-uploaderPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: prometheus, shelly

API changes (from Hackage documentation)

Files

ridley-extras.cabal view
@@ -1,12 +1,12 @@ name:                ridley-extras-version:             0.1.0.1+version:             0.1.0.2 synopsis:            Handy metrics that don't belong to ridley. description:         See README.md homepage:            https://github.com/iconnect/ridley/ridley-extras#readme license:             BSD3 license-file:        LICENSE author:              Alfredo Di Napoli-maintainer:          alfredo@irisconnect.co.uk+maintainer:          chrisd@irisconnect.co.uk copyright:           2017 Alfredo Di Napoli & IRIS Connect Engineering Team category:            Web build-type:          Simple@@ -23,8 +23,8 @@   exposed-modules:     System.Metrics.Prometheus.Ridley.Metrics.FD   build-depends:       base >= 4.7 && < 5,                        text,-                       prometheus < 0.5.0.0,-                       shelly < 1.7.0.0,+                       prometheus < 3,+                       shelly < 1.9.0.0,                        microlens,                        ekg-prometheus-adapter < 0.2.0.0,                        mtl,