crdt 9.2 → 9.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep +network-infodep ~base
Dependencies added: network-info
Dependency ranges changed: base
Files
- crdt.cabal +2/−2
crdt.cabal view
@@ -1,5 +1,5 @@ name: crdt-version: 9.2+version: 9.3 -- ^ ComVer category: Distributed Systems copyright:@@ -34,7 +34,7 @@ , time , vector -- if !impl(eta)- -- build-depends: network-info+ build-depends: network-info exposed-modules: CRDT.Cv CRDT.Cv.GCounter CRDT.Cv.GSet