BlogLiterately 0.6.3 → 0.6.3.1
raw patch · 2 files changed
+7/−2 lines, 2 filesdep ~haxr
Dependency ranges changed: haxr
Files
- BlogLiterately.cabal +2/−2
- CHANGES.md +5/−0
BlogLiterately.cabal view
@@ -1,5 +1,5 @@ Name: BlogLiterately-Version: 0.6.3+Version: 0.6.3.1 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@@ -55,7 +55,7 @@ hscolour >= 1.20 && < 1.21, blaze-html >= 0.5 && < 0.7, cmdargs >= 0.9.5 && < 0.11,- haxr >= 3000.9 && < 3000.10,+ haxr >= 3000.9 && < 3000.11, pandoc >= 1.12 && < 1.13, pandoc-types >= 1.12 && < 1.13, highlighting-kate >= 0.5 && < 0.6,
CHANGES.md view
@@ -1,3 +1,8 @@+0.6.3.1 (10 October 2013)+-------------------------++ * Allow haxr-3000.10+ 0.6.3 (30 September 2013) -------------------------