happstack-heist 7.2.2 → 7.2.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text
Dependency ranges changed: text
Files
- happstack-heist.cabal +2/−2
happstack-heist.cabal view
@@ -1,5 +1,5 @@ Name: happstack-heist-Version: 7.2.2+Version: 7.2.3 Synopsis: Support for using Heist templates in Happstack Description: Happstack is a web application framework. Heist is an XML templating solution. This package makes it easy to use Heist templates with Happstack. Homepage: http://www.happstack.com/@@ -27,4 +27,4 @@ happstack-server >= 7.0 && < 7.4, heist >= 0.13 && < 0.14, mtl == 2.*,- text >= 0.10 && < 1.1+ text >= 0.10 && < 1.2