apiary-cookie 0.4.3.2 → 0.4.3.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~apiaryPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: apiary
API changes (from Hackage documentation)
Files
- apiary-cookie.cabal +2/−2
apiary-cookie.cabal view
@@ -1,5 +1,5 @@ name: apiary-cookie-version: 0.4.3.2+version: 0.4.3.3 x-revision: 1 synopsis: Cookie support for apiary web framework. description:@@ -25,7 +25,7 @@ , mtl >=2.1 && <2.3 , transformers >=0.3 && <0.5 , bytestring >=0.10 && <0.11- , apiary >=0.4 && <0.5+ , apiary >=0.4 && <0.6 , cookie >=0.4 && <0.5 , clientsession >=0.9 && <0.10 , blaze-builder >=0.3 && <0.4