packages feed

Cabal revisions of hedis-0.3

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

revision 1
 name:               hedis version:            0.3+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.10.*,-                    base == 4.*,+                    base >= 4.4 && < 4.10,                     bytestring == 0.9.*,                     bytestring-lexing == 0.2.*,                     mtl == 2.*,