wai-session-redis 0.1.0.4 → 0.1.0.5
raw patch · 1 files changed
+5/−7 lines, 1 filesdep ~bytestringPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: bytestring
API changes (from Hackage documentation)
Files
- wai-session-redis.cabal +5/−7
wai-session-redis.cabal view
@@ -1,13 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.34.4.+-- This file has been generated from package.yaml by hpack version 0.34.6. -- -- see: https://github.com/sol/hpack------ hash: 91266d9b2afdd8999d2fb3b7ea42af1786d212356314d4c91028192a1b1ff2cb name: wai-session-redis-version: 0.1.0.4+version: 0.1.0.5 synopsis: Simple Redis backed wai-session backend. description: Simple Redis backed wai-session backend. This module allows you to store session data of wai-sessions in a Redis database. category: Web@@ -35,7 +33,7 @@ src build-depends: base >=4.10.0 && <5- , bytestring ==0.10.*+ , bytestring >=0.10 && <0.12 , cereal >=0.5.8 && <0.6 , data-default ==0.7.* , hedis >=0.14 && <0.16@@ -53,7 +51,7 @@ ghc-options: -threaded -rtsopts -with-rtsopts=-N build-depends: base >=4.10.0 && <5- , bytestring ==0.10.*+ , bytestring >=0.10 && <0.12 , cereal >=0.5.8 && <0.6 , data-default ==0.7.* , hedis >=0.14 && <0.16@@ -75,7 +73,7 @@ ghc-options: -threaded -rtsopts -with-rtsopts=-N build-depends: base >=4.10.0 && <5- , bytestring ==0.10.*+ , bytestring >=0.10 && <0.12 , cereal >=0.5.8 && <0.6 , data-default ==0.7.* , hedis >=0.14 && <0.16