ekg-log 0.1.0.3 → 0.1.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~filepathPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: filepath
API changes (from Hackage documentation)
Files
- ekg-log.cabal +2/−2
ekg-log.cabal view
@@ -1,5 +1,5 @@ name: ekg-log-version: 0.1.0.3+version: 0.1.0.4 synopsis: Push metrics to a log file. description: This library lets you push system metrics to a log file.@@ -27,7 +27,7 @@ text < 1.3, fast-logger >= 2.0 && < 3.0, unix >= 2.0 && < 3.0,- filepath >= 1.3 && < 1.4,+ filepath >= 1.3 && < 1.5, time < 1.5, unordered-containers < 0.3