packages feed

crdt 10.6 → 10.7

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

crdt.cabal view
@@ -1,5 +1,5 @@ name: crdt-version: 10.6+version: 10.7           -- ^ ComVer category: Distributed Systems copyright:@@ -25,7 +25,7 @@  library     hs-source-dirs: lib-    build-depends:  base >= 4.8 && < 4.14+    build-depends:  base >= 4.8 && < 4.15                   , binary                   , bytestring                   , containers >= 0.5.9