Support aeson 2

This commit is contained in:
Tom McLaughlin
2022-05-20 18:52:20 -07:00
parent 8215bcfbdd
commit 89dec1775d
7 changed files with 38 additions and 36 deletions

View File

@@ -35,7 +35,7 @@ library
lib
ghc-options: -Wall -funbox-strict-fields
build-depends:
aeson >=1.0 && <2.0
aeson >=1.0 && <3.0
, base >=4.7 && <5.0
, base64-bytestring >1.0 && <2.0
, bytestring >=0.10.0