packages feed

eventstore 0.15.0.0 → 0.15.0.1

raw patch · 2 files changed

+7/−3 lines, 2 filesdep ~hashablePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hashable

API changes (from Hackage documentation)

Files

CHANGELOG.markdown view
@@ -1,3 +1,7 @@+0.15.0.1+--------+* Discard version restriction on `hashable` library.+ 0.15.0.0 -------- * Overall internal components refactoring.
eventstore.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack  name:           eventstore-version:        0.15.0.0+version:        0.15.0.1 synopsis:       EventStore TCP Client description:    EventStore TCP Client <http://geteventstore.com> category:       Database@@ -47,7 +47,7 @@     , text     , bytestring     , semigroups-    , hashable ==1.2.6.0+    , hashable     , containers     , unordered-containers     , stm-chans@@ -150,7 +150,7 @@     , text     , bytestring     , semigroups-    , hashable ==1.2.6.0+    , hashable     , containers     , unordered-containers     , stm-chans