packages feed

happstack-hsp 7.3.7.2 → 7.3.7.3

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

happstack-hsp.cabal view
@@ -1,5 +1,5 @@ Name:                happstack-hsp-Version:             7.3.7.2+Version:             7.3.7.3 Synopsis:            Support for using HSP templates in Happstack Description:         Happstack is a web application framework. HSP is an XML templating solution. This package makes it easy to use HSP templates with Happstack. Homepage:            http://www.happstack.com/@@ -27,7 +27,7 @@    Build-depends:       base             >= 3.0 && < 5.0,                        bytestring       >= 0.9 && < 0.11,-                       happstack-server >= 6.0 && < 7.5,+                       happstack-server >= 6.0 && < 7.6,                        harp             >= 0.4 && < 0.5,                        hsp              >= 0.9.2 && < 0.11,                        hsx2hs           >= 0.13.0 && < 0.15,