packages feed

glue-ekg 0.4.5 → 0.4.6

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~glue-commonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: glue-common

API changes (from Hackage documentation)

Files

glue-ekg.cabal view
@@ -1,5 +1,5 @@ name:                   glue-ekg-version:                0.4.5+version:                0.4.6 synopsis:               Make better services and clients. description:            Glue library that makes use of ekg for providing stats around services and clients. license:                BSD3@@ -18,7 +18,7 @@   exposed-modules:      Glue.Ekg   -- other-extensions:   build-depends:        base >=4.6 && <4.9,-                        glue-common == 0.4.5,+                        glue-common == 0.4.6,                         transformers,                         transformers-base,                         lifted-base,