packages feed

happstack-hsp 7.3.7.1 → 7.3.7.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~sybPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: syb

API changes (from Hackage documentation)

Files

happstack-hsp.cabal view
@@ -1,5 +1,5 @@ Name:                happstack-hsp-Version:             7.3.7.1+Version:             7.3.7.2 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/@@ -11,7 +11,7 @@ Category:            Web, Happstack Build-type:          Simple Cabal-version:       >=1.6-tested-with:         GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.1+tested-with:         GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.1  source-repository head     type:     git@@ -33,5 +33,5 @@                        hsx2hs           >= 0.13.0 && < 0.15,                        mtl              >= 1.1 && < 2.3,                        utf8-string      >= 0.3 && < 1.1,-                       syb              >= 0.3 && < 0.7,+                       syb              >= 0.3 && < 0.8,                        text             >= 0.10 && < 1.3