We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22fc514 commit f55bf4aCopy full SHA for f55bf4a
CHANGES.md
@@ -1,3 +1,7 @@
1
+## 0.1.1.1 (2016-05-28)
2
+
3
+ * GHC 8.0 support.
4
5
## 0.1.1.0 (2015-07-31)
6
7
* Expose internals for use in ekg-json.
ekg-core.cabal
@@ -1,5 +1,5 @@
name: ekg-core
-version: 0.1.1.0
+version: 0.1.1.1
synopsis: Tracking of system metrics
description:
This library lets you defined and track system metrics.
0 commit comments