name: rethinkdb version: 1.8.0.2 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 license: Apache license-file: LICENSE author: Etienne Laurin maintainer: Etienne Laurin category: Database build-type: Simple cabal-version: >=1.8 library exposed-modules: Database.RethinkDB Database.RethinkDB.NoClash Database.RethinkDB.Driver Database.RethinkDB.Functions Database.RethinkDB.Time Database.RethinkDB.Objects Database.RethinkDB.ReQL Database.RethinkDB.Network Database.RethinkDB.MapReduce Database.RethinkDB.Protobuf.Ql2 Database.RethinkDB.Protobuf.Ql2.Backtrace Database.RethinkDB.Protobuf.Ql2.Datum Database.RethinkDB.Protobuf.Ql2.Datum.AssocPair Database.RethinkDB.Protobuf.Ql2.Datum.DatumType Database.RethinkDB.Protobuf.Ql2.Frame Database.RethinkDB.Protobuf.Ql2.Frame.FrameType Database.RethinkDB.Protobuf.Ql2.Query Database.RethinkDB.Protobuf.Ql2.Query.AssocPair Database.RethinkDB.Protobuf.Ql2.Query.QueryType Database.RethinkDB.Protobuf.Ql2.Response Database.RethinkDB.Protobuf.Ql2.Response.ResponseType Database.RethinkDB.Protobuf.Ql2.Term Database.RethinkDB.Protobuf.Ql2.Term.AssocPair Database.RethinkDB.Protobuf.Ql2.Term.TermType Database.RethinkDB.Protobuf.Ql2.VersionDummy Database.RethinkDB.Protobuf.Ql2.VersionDummy.Version 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 < 2.3, vector < 0.13, protocol-buffers-descriptor < 2.5, time < 1.7, utf8-string < 1.1