packages feed

happstack-clientsession 7.2.2 → 7.2.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~safecopyPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: safecopy

API changes (from Hackage documentation)

Files

happstack-clientsession.cabal view
@@ -1,5 +1,5 @@ Name          : happstack-clientsession-Version       : 7.2.2+Version       : 7.2.3 License       : BSD3 License-file  : COPYING Synopsis      : client-side session data@@ -29,5 +29,5 @@     happstack-server  >= 7.0 && < 7.2,     monad-control     == 0.3.*,     mtl               >= 2.0 && < 2.2,-    safecopy          == 0.7.*,+    safecopy          >= 0.7 && <= 0.9,     transformers-base == 0.4.*