happstack-hamlet 7.0.0 → 7.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hamlet
Dependency ranges changed: hamlet
Files
- happstack-hamlet.cabal +2/−2
happstack-hamlet.cabal view
@@ -1,5 +1,5 @@ Name: happstack-hamlet-Version: 7.0.0+Version: 7.0.1 Synopsis: Support for Hamlet HTML templates in Happstack Description: Happstack is a web application development framework.@@ -26,7 +26,7 @@ Exposed-modules: Happstack.Server.Hamlet Build-depends: base >= 3 && <5, happstack-server >= 6.0 && < 7.1,- hamlet >= 0.10 && <0.11,+ hamlet >= 0.10 && <1.1, text -- Modules not exported by this package.