packages feed

blaze-from-html 0.4.0.0 → 0.4.0.1

raw patch · 2 files changed

+5/−2 lines, 2 files

Files

CHANGELOG.md view
@@ -1,6 +1,9 @@ CHANGELOG ========= +- 0.4.0.1 (2017-01-20)+    * Fix homepage link+ - 0.4.0.0 (2017-01-20)     * Move to a separate repository (with blaze-html as git submodule)     * Backslashes in text escaped
blaze-from-html.cabal view
@@ -1,9 +1,9 @@ Name:          blaze-from-html-Version:       0.4.0.0+Version:       0.4.0.1 Synopsis:      Tool to convert HTML to BlazeHtml code. Description:   Tool that converts HTML files to Haskell code, ready to be                used with the BlazeHtml library.-Homepage:      http://jaspervdj.be/blaze-from-html+Homepage:      http://jaspervdj.be/blaze-html Bug-Reports:   http://github.com/jaspervdj/blaze-from-html/issues License:       BSD3 License-file:  LICENSE