Bumped aeson version.

This commit is contained in:
AndrewRademacher 2015-08-06 13:40:18 -05:00 committed by Julian K. Arni
parent 867530fb59
commit 051e6118dd

View File

@ -41,7 +41,7 @@ library
Servant.Utils.StaticFiles
build-depends:
base >= 4.7 && < 5
, aeson >= 0.7 && < 0.10
, aeson >= 0.7 && < 0.11
, attoparsec >= 0.12 && < 0.14
, bytestring >= 0.10 && < 0.11
, either >= 4.3 && < 4.5