packages feed

apiary-cookie 0.4.3.1 → 0.4.3.2

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

apiary-cookie.cabal view
@@ -1,5 +1,5 @@ name:                apiary-cookie-version:             0.4.3.1+version:             0.4.3.2 x-revision:          1 synopsis:            Cookie support for apiary web framework. description:@@ -21,7 +21,7 @@   exposed-modules:     Web.Apiary.Cookie   other-modules:       Web.Apiary.Cookie.Internal   other-extensions:    -  build-depends:       base               >=4.5   && <4.8+  build-depends:       base               >=4.6   && <4.8                      , mtl                >=2.1   && <2.3                      , transformers       >=0.3   && <0.5                      , bytestring         >=0.10  && <0.11