happstack-hstringtemplate 7.0.1 → 7.0.2
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~happstack-serverPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: happstack-server
API changes (from Hackage documentation)
Files
happstack-hstringtemplate.cabal view
@@ -1,5 +1,5 @@ Name: happstack-hstringtemplate-Version: 7.0.1+Version: 7.0.2 Synopsis: Support for using HStringTemplate in Happstack Description: Happstack is a web application framework. HStringTemplate is a templating solution. Homepage: http://www.happstack.com/@@ -8,21 +8,21 @@ Author: Jeremy Shaw Maintainer: Happstack team <happs@googlegroups.com> -- Copyright:-Category: Web+Category: Web, Happstack Build-type: Simple Cabal-version: >=1.6 source-repository head type: darcs subdir: happstack-hstringtemplate- location: http://patch-tag.com/r/mae/happstack+ location: http://hub.darcs.net/stepcut/happstack Library Hs-source-dirs: src Exposed-modules: Happstack.Server.HStringTemplate Build-depends: base >= 3.0 && < 5.0, bytestring,- happstack-server >= 6.0 && < 7.1,+ happstack-server >= 6.0 && < 7.2, hslogger, HStringTemplate >= 0.4.3 && < 0.7, mtl >= 1.1 && < 2.2