packages feed

heist 0.13.0.2 → 0.13.0.3

raw patch · 2 files changed

+4/−4 lines, 2 filesdep ~dlist

Dependency ranges changed: dlist

Files

heist.cabal view
@@ -1,5 +1,5 @@ name:           heist-version:        0.13.0.2+version:        0.13.0.3 synopsis:       An Haskell template system supporting both HTML5 and XML. description:     Heist is a powerful template system that supports both HTML5 and XML.@@ -148,7 +148,7 @@     containers                 >= 0.2     && < 0.6,     directory                  >= 1.1     && < 1.3,     directory-tree             >= 0.10    && < 0.12,-    dlist                      >= 0.5     && < 0.6,+    dlist                      >= 0.5     && < 0.7,     errors                     >= 1.4     && < 1.5,     filepath                   >= 1.3     && < 1.4,     hashable                   >= 1.1     && < 1.3,
test/heist-testsuite.cabal view
@@ -23,7 +23,7 @@     containers                 >= 0.2     && < 0.6,     directory                  >= 1.1     && < 1.3,     directory-tree             >= 0.10    && < 0.12,-    dlist                      >= 0.5     && < 0.6,+    dlist                      >= 0.5     && < 0.7,     errors                     >= 1.4     && < 1.5,     filepath                   >= 1.3     && < 1.4,     hashable                   >= 1.1     && < 1.3,@@ -63,7 +63,7 @@     containers                 >= 0.2     && < 0.6,     directory                  >= 1.1     && < 1.3,     directory-tree             >= 0.10    && < 0.12,-    dlist                      >= 0.5     && < 0.6,+    dlist                      >= 0.5     && < 0.7,     errors                     >= 1.4     && < 1.5,     filepath                   >= 1.3     && < 1.4,     hashable                   >= 1.1     && < 1.3,