packages feed

persistent 0.3.1.1 → 0.3.1.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

persistent.cabal view
@@ -1,5 +1,5 @@ name:            persistent-version:         0.3.1.1+version:         0.3.1.2 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -18,7 +18,7 @@                      bytestring >= 0.9.1 && < 0.10,                      transformers >= 0.2.1 && < 0.3,                      time >= 1.1.4 && < 1.3,-                     text >= 0.7.1 && < 0.11,+                     text >= 0.7.1 && < 0.12,                      hamlet >= 0.5 && < 0.7,                      web-routes-quasi >= 0.6.0 && < 0.7,                      containers >= 0.2 && < 0.5,