packages feed

blaze-html 0.6.1.2 → 0.6.1.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

blaze-html.cabal view
@@ -1,5 +1,5 @@ Name:         blaze-html-Version:      0.6.1.2+Version:      0.6.1.3 Homepage:     http://jaspervdj.be/blaze Bug-Reports:  http://github.com/jaspervdj/blaze-html/issues License:      BSD3@@ -54,7 +54,7 @@     blaze-builder >= 0.2   && < 0.4,     blaze-markup  >= 0.5.1 && < 0.6,     bytestring    >= 0.9   && < 0.11,-    text          >= 0.10  && < 1.1+    text          >= 0.10  && < 1.2  Test-suite blaze-html-tests   Type:           exitcode-stdio-1.0@@ -79,7 +79,7 @@     blaze-builder >= 0.2   && < 0.4,     blaze-markup  >= 0.5.1 && < 0.6,     bytestring    >= 0.9   && < 0.11,-    text          >= 0.10  && < 1.1+    text          >= 0.10  && < 1.2  Source-repository head   Type:     git