packages feed

digestive-functors-happstack 0.1.1.0 → 0.1.1.1

raw patch · 1 files changed

+13/−13 lines, 1 filesdep ~happstack-serverPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: happstack-server

API changes (from Hackage documentation)

Files

digestive-functors-happstack.cabal view
@@ -1,17 +1,17 @@-Name:                digestive-functors-happstack-Version:             0.1.1.0-Synopsis:            Happstack backend for the digestive-functors library-Description:         This is a happstack backend for the digestive-functors+Name:          digestive-functors-happstack+Version:       0.1.1.1+Synopsis:      Happstack backend for the digestive-functors library+Description:   This is a happstack backend for the digestive-functors     library. -Homepage:            http://github.com/jaspervdj/digestive-functors-License:             BSD3-License-file:        LICENSE-Author:              Jasper Van der Jeugt-Maintainer:          jaspervdj@gmail.com-Category:            Web-Build-type:          Simple-Cabal-version:       >=1.6+Homepage:      http://github.com/jaspervdj/digestive-functors+License:       BSD3+License-file:  LICENSE+Author:        Jasper Van der Jeugt+Maintainer:    jaspervdj@gmail.com+Category:      Web+Build-type:    Simple+Cabal-version: >= 1.6   Library@@ -22,6 +22,6 @@     base               >= 4    && < 5,     bytestring         >= 0.9  && < 0.10,     digestive-functors >= 0.1  && < 0.3,-    happstack-server   >= 6.0  && < 6.3,+    happstack-server   >= 6.0  && < 6.4,     text               >= 0.11 && < 1.0,     utf8-string        >= 0.3  && < 0.4