packages feed

Cabal revisions of hedis-0.14.1

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

revision 1
 name:               hedis version:            0.14.1+x-revision: 1 synopsis:     Client library for the Redis datastore: supports full command set,     pipelining.                     Database.Redis.ManualCommands,                     Database.Redis.URL,                     Database.Redis.ConnectionContext+  other-extensions: StrictData  benchmark hedis-benchmark     default-language: Haskell2010
revision 2
 name:               hedis version:            0.14.1-x-revision: 1+x-revision: 2 synopsis:     Client library for the Redis datastore: supports full command set,     pipelining.   manual: True  library+  build-depends: base <4.15+   default-language: Haskell2010   hs-source-dirs:   src   ghc-options:      -Wall -fwarn-tabs