packages feed

hack-contrib-press 0.1.0 → 0.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base

Dependency ranges changed: base

Files

hack-contrib-press.cabal view
@@ -1,5 +1,5 @@ Name:                hack-contrib-press-Version:             0.1.0+Version:             0.1.1 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 < 4, bytestring, bytestring-class, containers, mtl, hack >= 2009.7.15, parsec >= 3.0.0, press, json+  Build-Depends:     base >= 3 && < 5, bytestring, bytestring-class, containers, mtl, hack >= 2009.7.15, parsec >= 3.0.0, press, json   Exposed-Modules:   Hack.Contrib.Press