packages feed

clientsession 0.7.4 → 0.7.4.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base64-bytestringPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base64-bytestring

API changes (from Hackage documentation)

Files

clientsession.cabal view
@@ -1,5 +1,5 @@ name:            clientsession-version:         0.7.4+version:         0.7.4.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>, Felipe Lessa <felipe.lessa@gmail.com>@@ -29,7 +29,7 @@                    , crypto-api          >= 0.6.4      && < 0.10                    , cryptocipher        >= 0.2.5                    , skein               >= 0.1        && < 0.2-                   , base64-bytestring   >= 0.1.0.3    && < 0.2+                   , base64-bytestring   >= 0.1.0.3    && < 0.1.1.0                    , entropy             >= 0.2.1                    , cprng-aes           >= 0.2     exposed-modules: Web.ClientSession