Bump aeson version.

This commit is contained in:
Ondrej Palkovsky 2016-02-18 22:48:51 +01:00
parent bf47b2d86f
commit becc013002

View File

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