packages feed

happstack-hsp 7.3.2 → 7.3.3

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: text

API changes (from Hackage documentation)

Files

happstack-hsp.cabal view
@@ -1,5 +1,5 @@ Name:                happstack-hsp-Version:             7.3.2+Version:             7.3.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/@@ -36,6 +36,6 @@                        mtl              >= 1.1 && < 2.3,                        utf8-string      == 0.3.*,                        syb              >= 0.3 && < 0.5,-                       text             >= 0.10 && < 1.2+                       text             >= 0.10 && < 1.3  --  Build-tools:         hsx2hs