packages feed

happstack-hsp 6.2.1 → 6.2.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~happstack-server

Dependency ranges changed: happstack-server

Files

happstack-hsp.cabal view
@@ -1,5 +1,5 @@ Name:                happstack-hsp-Version:             6.2.1+Version:             6.2.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/@@ -28,7 +28,7 @@                        HSP.Google.Analytics   Build-depends:       base >= 3.0 && < 5.0,                        bytestring,-                       happstack-server >= 6.0 && < 6.3,+                       happstack-server >= 6.0 && < 6.4,                        harp             >= 0.4 && < 0.5,                        hsx >= 0.7 && < 0.10,                        hsp >= 0.5.2 && < 0.7,