packages feed

happstack-jmacro 6.0.3 → 7.0.0

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 view
@@ -1,5 +1,5 @@ Name:                happstack-jmacro-Version:             6.0.3+Version:             7.0.0 Synopsis:            Support for using JMacro with Happstack Homepage:            http://www.happstack.com/ License:             BSD3@@ -19,6 +19,6 @@      base             >4 && <5,      bytestring       == 0.9.*,      jmacro           == 0.5.*,-     happstack-server >= 6.4 && <6.7,+     happstack-server >= 6.4 && <7.1,      pretty           == 1.0.* || == 1.1.*,      utf8-string      == 0.3.*