packages feed

hedis 0.7.6 → 0.7.7

raw patch · 2 files changed

+5/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG view
@@ -1,5 +1,9 @@ # Changelog for Hedis +## 0.7.7++* Close connection handle on error+ ## 0.7.2  * Improve speed, rewrite internal logic (PR #56)
hedis.cabal view
@@ -1,5 +1,5 @@ name:               hedis-version:            0.7.6+version:            0.7.7 synopsis:     Client library for the Redis datastore: supports full command set,     pipelining.