yesod-auth: bump up lower bound for aeson

Because `Data.Aeson.Encode.encodeToTextBuilder` is added since
aeson-0.7.0.0.
This commit is contained in:
cosmo0920 2014-08-24 19:55:19 +09:00
parent a3ec07c359
commit 1f20cc0004

View File

@ -48,7 +48,7 @@ library
, persistent >= 1.2 && < 1.4
, persistent-template >= 1.2 && < 1.4
, http-conduit >= 1.5
, aeson >= 0.5
, aeson >= 0.7
, lifted-base >= 0.1
, blaze-html >= 0.5
, blaze-markup >= 0.5.1