happstack-jmacro 7.0.4 → 7.0.5
raw patch · 1 files changed
+2/−2 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-jmacro.cabal +2/−2
happstack-jmacro.cabal view
@@ -1,5 +1,5 @@ Name: happstack-jmacro-Version: 7.0.4+Version: 7.0.5 Synopsis: Support for using JMacro with Happstack Homepage: http://www.happstack.com/ License: BSD3@@ -21,7 +21,7 @@ bytestring >= 0.9 && < 0.11, cereal == 0.3.*, digest == 0.0.*,- happstack-server >= 6.4 && <7.2,+ happstack-server >= 6.4 && <7.4, jmacro == 0.6.*, wl-pprint-text == 1.1.*, text >= 0.9 && < 0.12,