Cabal revisions of rethinkdb-1.8.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: rethinkdb version: 1.8.0.1+x-revision: 1 description: RethinkDB is a distributed document store with a powerful query language. synopsis: RethinkDB driver for Haskell homepage: http://github.com/atnnn/haskell-rethinkdb Database.RethinkDB.Protobuf.Ql2.Term.TermType Database.RethinkDB.Protobuf.Ql2.VersionDummy Database.RethinkDB.Protobuf.Ql2.VersionDummy.Version- build-depends: base >= 4 && < 5,- protocol-buffers,- unordered-containers,- text,- aeson,- bytestring,- containers,- attoparsec,- data-default,- network,+ build-depends: base >= 4.6 && < 4.10,+ protocol-buffers < 2.5,+ unordered-containers < 0.3,+ text < 1.3,+ aeson < 1,+ bytestring < 0.11,+ containers < 0.6,+ attoparsec < 0.14,+ data-default < 0.8,+ network < 2.7, ghc-prim,- mtl,- vector,- protocol-buffers-descriptor,- time,- utf8-string+ mtl < 2.3,+ vector < 0.13,+ protocol-buffers-descriptor < 2.5,+ time < 1.7,+ utf8-string < 1.1