packages feed

ekg-wai 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−1 lines, 1 filesdep ~aesonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

ekg-wai.cabal view
@@ -1,5 +1,6 @@ name:                ekg-wai version:             0.1.0.0+version:             0.1.0.1 synopsis:            Remote monitoring of processes description:   This library lets you remotely monitor a running process over HTTP.@@ -36,7 +37,7 @@     System.Remote.Monitoring.Wai.App    build-depends:-    aeson < 1.2,+    aeson,     base >= 4.5 && < 4.10,     bytestring < 1.0,     ekg-core >= 0.1 && < 0.2,