packages feed

heist 0.8.1 → 0.8.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers

API changes (from Hackage documentation)

Files

heist.cabal view
@@ -1,5 +1,5 @@ name:           heist-version:        0.8.1+version:        0.8.1.1 synopsis:       An (x)html templating system description:    An (x)html templating system license:        BSD3@@ -90,7 +90,7 @@     blaze-builder             >= 0.2   && < 0.4,     blaze-html                >= 0.4   && < 0.6,     bytestring,-    containers                >= 0.2   && < 0.5,+    containers                >= 0.2   && < 0.6,     directory,     directory-tree,     filepath,