happstack-jmacro 7.0.7 → 7.0.8
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~text
Dependency ranges changed: text
Files
- happstack-jmacro.cabal +2/−2
happstack-jmacro.cabal view
@@ -1,5 +1,5 @@ Name: happstack-jmacro-Version: 7.0.7+Version: 7.0.8 Synopsis: Support for using JMacro with Happstack Homepage: http://www.happstack.com/ License: BSD3@@ -24,5 +24,5 @@ happstack-server >= 6.4 && <7.4, jmacro == 0.6.*, wl-pprint-text == 1.1.*,- text >= 0.9 && < 1.1,+ text >= 0.9 && < 1.2, utf8-string == 0.3.*