prometheus-metrics-ghc 1.0.1.1 → 1.0.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~prometheus-client
Dependency ranges changed: prometheus-client
Files
prometheus-metrics-ghc.cabal view
@@ -1,5 +1,5 @@ name: prometheus-metrics-ghc-version: 1.0.1.1+version: 1.0.1.2 synopsis: Metrics exposing GHC runtime information for use with prometheus-client. description:@@ -25,7 +25,7 @@ Prometheus.Metric.GHC build-depends: base >=4.7 && <5- , prometheus-client >=1.0.0 && <1.1+ , prometheus-client >=1.0.0 && <1.2 , utf8-string >=0.3 , text ghc-options: -Wall