Cabal revisions of hedis-0.7.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hedis version: 0.7.0+x-revision: 1 synopsis: Client library for the Redis datastore: supports full command set, pipelining. ghc-prof-options: -auto-all exposed-modules: Database.Redis build-depends: attoparsec >= 0.12,- base >= 4.6 && < 5,+ base >= 4.6 && < 4.11, BoundedChan >= 1.0, bytestring >= 0.9, bytestring-lexing >= 0.5, mtl >= 2,- network >= 2,+ network >= 2 && < 2.9, resource-pool >= 0.2, time, vector >= 0.9