packages feed

BlogLiterately 0.7.1.1 → 0.7.1.2

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~blaze-html

Dependency ranges changed: blaze-html

Files

BlogLiterately.cabal view
@@ -1,5 +1,5 @@ Name:           BlogLiterately-Version:        0.7.1.1+Version:        0.7.1.2 Synopsis:       A tool for posting Haskelly articles to blogs Description:    Write blog posts in Markdown format, then use BlogLiterately                 to do syntax highlighting, format ghci sessions, and upload@@ -53,7 +53,7 @@                    parsec >= 3 && < 3.2,                    HaXml >= 1.22 && < 1.25,                    hscolour >= 1.20 && < 1.21,-                   blaze-html >= 0.5 && < 0.7,+                   blaze-html >= 0.5 && < 0.8,                    cmdargs >= 0.9.5 && < 0.11,                    haxr >= 3000.9 && < 3000.11,                    pandoc >= 1.12 && < 1.13,
CHANGES.md view
@@ -1,3 +1,8 @@+0.7.1.2 (27 January 2014)+-------------------------++  * Allow blaze-html-0.7+ 0.7.1.1 (17 January 2014) -------------------------