packages feed

om-legion 6.9.0.6 → 6.9.0.7

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~basedep ~containersdep ~networkPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, containers, network

API changes (from Hackage documentation)

Files

om-legion.cabal view
@@ -1,6 +1,6 @@ cabal-version:       3.0 name:                om-legion-version:             6.9.0.6+version:             6.9.0.7 synopsis:            Legion Framework. description:         Framework for managing shared, replicated state across a                      number of homogeneous nodes.@@ -20,17 +20,17 @@   build-depends:     , aeson              >= 2.2.1.0  && < 2.3     , async              >= 2.2.5    && < 2.3-    , base               >= 4.19.0.0 && < 4.20+    , base               >= 4.19.0.0 && < 4.21     , binary             >= 0.8.9.1  && < 0.9     , bytestring         >= 0.12.0.2 && < 0.13     , clock              >= 0.8.4    && < 0.9-    , containers         >= 0.6.8    && < 0.7+    , containers         >= 0.6.8    && < 0.8     , crdt-event-fold    >= 1.8.1.0  && < 1.9     , data-default-class >= 0.1.2.0  && < 0.2     , http-api-data      >= 0.6      && < 0.7     , monad-logger       >= 0.3.40   && < 0.4     , mtl                >= 2.3.1    && < 2.4-    , network            >= 3.1.4.0  && < 3.2+    , network            >= 3.1.4.0  && < 3.3     , om-fork            >= 0.7.1.9  && < 0.8     , om-logging         >= 1.1.0.8  && < 1.2     , om-show            >= 0.1.2.9  && < 0.2