Cabal revisions of crdt-8.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: crdt version: 8.0+x-revision: 1 synopsis: Conflict-free replicated data types description: Definitions of CmRDT and CvRDT. Implementations for some classic CRDTs. category: Distributed Systems hs-source-dirs: lib build-depends:- Diff+ Diff < 0.4 , base >=4.9 && <4.11 , binary , bytestring
revision 2
name: crdt version: 8.0-x-revision: 1+x-revision: 2 synopsis: Conflict-free replicated data types description: Definitions of CmRDT and CvRDT. Implementations for some classic CRDTs. category: Distributed Systems , base >=4.9 && <4.11 , binary , bytestring- , containers+ , containers >= 0.5.9 , mtl , network-info , safe QuickCheck , QuickCheck-GenT , base >=4.9 && <4.11- , containers+ , containers >= 0.5.9 , crdt , mtl , quickcheck-instances