happstack-hstringtemplate 7.0.3 → 7.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~mtlPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: mtl
API changes (from Hackage documentation)
Files
happstack-hstringtemplate.cabal view
@@ -1,5 +1,5 @@ Name: happstack-hstringtemplate-Version: 7.0.3+Version: 7.0.4 Synopsis: Support for using HStringTemplate in Happstack Description: Happstack is a web application framework. HStringTemplate is a templating solution. Homepage: http://www.happstack.com/@@ -25,6 +25,6 @@ happstack-server >= 6.0 && < 7.4, hslogger, HStringTemplate >= 0.4.3 && < 0.8,- mtl >= 1.1 && < 2.2+ mtl >= 1.1 && < 2.3