Turn blaze-html 0.5 on by default
This commit is contained in:
parent
2b4300ab0d
commit
bea122cee9
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user