glue-ekg 0.4.4 → 0.4.5
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 +2/−2
glue-ekg.cabal view
@@ -1,5 +1,5 @@ name: glue-ekg-version: 0.4.4+version: 0.4.5 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.4,+ glue-common == 0.4.5, transformers, transformers-base, lifted-base,