Bump aeson bound

This commit is contained in:
Ben Gamari 2015-06-03 06:53:34 -04:00
parent 0b3291970f
commit 939a008b67

View File

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