Support aeson-1

Summary: Closes https://github.com/facebook/Haxl/pull/54

Reviewed By: kuk0

Differential Revision: D3696720

Pulled By: niteria

fbshipit-source-id: f04ba17a24a74dcc0de8b1c4336c59e28d5a427d
This commit is contained in:
Oleg Grenrus 2016-08-10 08:12:59 -07:00 committed by Facebook Github Bot 5
parent 8a69ddcc0d
commit bc4a25c61e

View File

@ -43,7 +43,7 @@ library
build-depends:
HUnit >= 1.2 && < 1.4,
aeson >= 0.6 && < 0.12,
aeson >= 0.6 && < 1.1,
base == 4.*,
binary >= 0.7 && < 0.9,
bytestring >= 0.9 && < 0.11,