packages feed

BlogLiterately 0.7.0.1 → 0.7.0.2

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~pandoc-citeproc

Dependency ranges changed: pandoc-citeproc

Files

BlogLiterately.cabal view
@@ -1,5 +1,5 @@ Name:           BlogLiterately-Version:        0.7.0.1+Version:        0.7.0.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@@ -58,7 +58,7 @@                    haxr >= 3000.9 && < 3000.11,                    pandoc >= 1.12 && < 1.13,                    pandoc-types >= 1.12 && < 1.13,-                   pandoc-citeproc >= 0.1.2 && < 0.2,+                   pandoc-citeproc >= 0.1.2 && < 0.3,                    highlighting-kate >= 0.5 && < 0.6,                    data-default >= 0.5 && < 0.6,                    lens >= 3.8 && < 3.11
CHANGES.md view
@@ -1,3 +1,8 @@+0.7.0.2 (4 December 2013)+-------------------------++  * Allow pandoc-citeproc-0.2+ 0.7.0.1 (7 November 2013) -------------------------