Update aeson lower bound

This commit is contained in:
Vaibhav Sagar 2017-03-30 20:48:59 +07:00
parent f51efb3f8b
commit 835194fc8b

View File

@ -54,7 +54,7 @@ library
hs-source-dirs: src
default-language: Haskell2010
build-depends:
aeson >=0.7,
aeson >=1.0,
base >=4.6,
base64-bytestring >=1.0,
bytestring >=0.10,