Merge pull request #812 from cosmo0920/bump-up-lowerbound-aeson
yesod-auth: bump up lower bound for aeson
This commit is contained in:
commit
7146b62086
@ -48,7 +48,7 @@ library
|
|||||||
, persistent >= 1.2 && < 1.4
|
, persistent >= 1.2 && < 1.4
|
||||||
, persistent-template >= 1.2 && < 1.4
|
, persistent-template >= 1.2 && < 1.4
|
||||||
, http-conduit >= 1.5
|
, http-conduit >= 1.5
|
||||||
, aeson >= 0.5
|
, aeson >= 0.7
|
||||||
, lifted-base >= 0.1
|
, lifted-base >= 0.1
|
||||||
, blaze-html >= 0.5
|
, blaze-html >= 0.5
|
||||||
, blaze-markup >= 0.5.1
|
, blaze-markup >= 0.5.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user