crdt 10.0 → 10.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- crdt.cabal +2/−2
crdt.cabal view
@@ -1,5 +1,5 @@ name: crdt-version: 10.0+version: 10.1 -- ^ ComVer category: Distributed Systems copyright:@@ -22,7 +22,7 @@ library hs-source-dirs: lib- build-depends: base >= 4.8 && < 4.11+ build-depends: base >= 4.8 && < 4.12 , binary , bytestring , containers