Merge pull request #812 from cosmo0920/bump-up-lowerbound-aeson

yesod-auth: bump up lower bound for aeson
This commit is contained in:
Michael Snoyman 2014-08-24 14:09:53 +03:00
commit 7146b62086

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