packages feed

Cabal revisions of crdt-9.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name: crdt version: 9.1+x-revision: 1           -- ^ ComVer category: Distributed Systems copyright:                   , binary                   , bytestring                   , containers-                  , Diff+                  , Diff < 0.4                   , hashable                   , mtl                   , network-info
revision 2
 name: crdt version: 9.1-x-revision: 1+x-revision: 2           -- ^ ComVer category: Distributed Systems copyright:     build-depends:  base >= 4.8 && < 4.11                   , binary                   , bytestring-                  , containers+                  , containers >= 0.5.9                   , Diff < 0.4                   , hashable                   , mtl                           CRDT.Cm.RGA                           CRDT.Cm.TwoPSet     default-language: Haskell2010+    other-extensions: TypeApplications      if impl(ghc >= 8)         default-extensions: StrictData