packages feed

heist 0.13.0.5 → 0.13.0.6

raw patch · 2 files changed

+4/−4 lines, 2 filesdep ~blaze-html

Dependency ranges changed: blaze-html

Files

heist.cabal view
@@ -1,5 +1,5 @@ name:           heist-version:        0.13.0.5+version:        0.13.0.6 synopsis:       An Haskell template system supporting both HTML5 and XML. description:     Heist is a powerful template system that supports both HTML5 and XML.@@ -143,7 +143,7 @@     attoparsec                 >= 0.10    && < 0.12,     base                       >= 4       && < 5,     blaze-builder              >= 0.2     && < 0.4,-    blaze-html                 >= 0.4     && < 0.7,+    blaze-html                 >= 0.4     && < 0.8,     bytestring                 >= 0.9     && < 0.11,     containers                 >= 0.2     && < 0.6,     directory                  >= 1.1     && < 1.3,
test/heist-testsuite.cabal view
@@ -18,7 +18,7 @@     attoparsec                 >= 0.10    && < 0.12,     base                       >= 4       && < 5,     blaze-builder              >= 0.2     && < 0.4,-    blaze-html                 >= 0.4     && < 0.7,+    blaze-html                 >= 0.4     && < 0.8,     bytestring                 >= 0.9     && < 0.11,     containers                 >= 0.2     && < 0.6,     directory                  >= 1.1     && < 1.3,@@ -58,7 +58,7 @@     attoparsec                 >= 0.10    && < 0.12,     base                       >= 4       && < 5,     blaze-builder              >= 0.2     && < 0.4,-    blaze-html                 >= 0.4     && < 0.7,+    blaze-html                 >= 0.4     && < 0.8,     bytestring                 >= 0.9     && < 0.11,     containers                 >= 0.2     && < 0.6,     directory                  >= 1.1     && < 1.3,