hack-contrib-press 0.1.1 → 0.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- hack-contrib-press.cabal +2/−2
hack-contrib-press.cabal view
@@ -1,5 +1,5 @@ Name: hack-contrib-press-Version: 0.1.1+Version: 0.1.2 Synopsis: Hack helper that renders Press templates Description: Hack helper that renders Press templates Category: Text, Web@@ -12,5 +12,5 @@ Cabal-Version: >= 1.2 Library- Build-Depends: base >= 3 && < 5, bytestring, bytestring-class, containers, mtl, hack >= 2009.7.15, parsec >= 3.0.0, press, json+ Build-Depends: base >= 4 && < 5, bytestring, bytestring-class, containers, mtl, hack >= 2009.7.15, parsec >= 3.0.0, press, json Exposed-Modules: Hack.Contrib.Press