packages feed

digestive-functors-happstack 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−2 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,5 +1,5 @@ Name:                digestive-functors-happstack-Version:             0.1.0.0+Version:             0.1.0.1 Synopsis:            Happstack backend for the digestive-functors library Description:         This is a happstack backend for the digestive-functors     library.@@ -19,7 +19,7 @@   Exposed-modules:   Text.Digestive.Forms.Happstack   Build-depends:     base >= 4 && < 5,                      digestive-functors == 0.1.0.*,-                     happstack-server >= 6.0 && < 6.1,+                     happstack-server >= 6.0 && < 6.2,                      utf8-string >= 0.3,                      bytestring >= 0.9,                      text