packages feed

ekg-statsd 0.2.0.1 → 0.2.0.2

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~networkPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: network

API changes (from Hackage documentation)

Files

CHANGES.md view
@@ -1,3 +1,7 @@+## 0.2.0.2 (2015-04-09)++ * Add support for network-2.6.+ ## 0.2.0.1 (2014-09-30)   * Add support for text-1.2.
ekg-statsd.cabal view
@@ -1,5 +1,5 @@ name:                ekg-statsd-version:             0.2.0.1+version:             0.2.0.2 synopsis:            Push metrics to statsd description:   This library lets you push system metrics to a statsd server.@@ -22,7 +22,7 @@     base >= 4.5 && < 4.8,     bytestring < 1.0,     ekg-core >= 0.1 && < 1.0,-    network < 2.6,+    network < 2.7,     text < 1.3,     time < 1.5,     unordered-containers < 0.3