store 0.7.8 → 0.7.9
raw patch · 1 files changed
+6/−2 lines, 1 filesdep +natsPVP ok
version bump matches the API change (PVP)
Dependencies added: nats
API changes (from Hackage documentation)
Files
- store.cabal +6/−2
store.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 15f2b9eaacfa66b2ffec07be091687b82f176b78e38bfd203f2e3e38d02bfa33+-- hash: 2b5f970ccccd93023ea3a855fe64f3795f9150e050cc73dd8abadc088320a0a4 name: store-version: 0.7.8+version: 0.7.9 synopsis: Fast binary serialization category: Serialization, Data homepage: https://github.com/fpco/store#readme@@ -75,6 +75,7 @@ , lifted-base >=0.2.3.3 , monad-control >=0.3.3.0 , mono-traversable >=0.7.0+ , nats >=1 , network >=2.6.0.2 , primitive >=0.6 , resourcet >=1.1.3.3@@ -141,6 +142,7 @@ , lifted-base >=0.2.3.3 , monad-control >=0.3.3.0 , mono-traversable >=0.7.0+ , nats >=1 , network >=2.6.0.2 , primitive >=0.6 , resourcet >=1.1.3.3@@ -205,6 +207,7 @@ , lifted-base >=0.2.3.3 , monad-control >=0.3.3.0 , mono-traversable >=0.7.0+ , nats >=1 , network >=2.6.0.2 , primitive >=0.6 , resourcet >=1.1.3.3@@ -278,6 +281,7 @@ , lifted-base >=0.2.3.3 , monad-control >=0.3.3.0 , mono-traversable >=0.7.0+ , nats >=1 , network >=2.6.0.2 , primitive >=0.6 , resourcet >=1.1.3.3