Turn blaze-html 0.5 on by default

This commit is contained in:
Michael Snoyman 2012-04-25 17:20:18 +03:00
parent 2b4300ab0d
commit bea122cee9

View File

@ -1,5 +1,5 @@
name: yesod-test name: yesod-test
version: 0.2.0.4 version: 0.2.0.5
license: MIT license: MIT
license-file: LICENSE license-file: LICENSE
author: Nubis <nubis@woobiz.com.ar> author: Nubis <nubis@woobiz.com.ar>
@ -15,7 +15,7 @@ extra-source-files: README.md, LICENSE
flag blaze_html_0_5 flag blaze_html_0_5
description: use blaze-html 0.5 and blaze-markup 0.5 description: use blaze-html 0.5 and blaze-markup 0.5
default: False default: True
library library