packages feed

Cabal revisions of hedis-0.7.8

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

revision 1
 name:               hedis version:            0.7.8+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,                     bytestring >= 0.9,                     bytestring-lexing >= 0.5,                     deepseq,                     mtl >= 2,-                    network >= 2,+                    network >= 2 && < 2.9,                     resource-pool >= 0.2,                     time,                     vector >= 0.9