Skip to content

Commit

Permalink
Add upper bound on aeson package
Browse files Browse the repository at this point in the history
  • Loading branch information
slycelote committed Oct 10, 2021
1 parent 8afd66f commit 492b464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcaide/libcaide.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ test-suite caide-tests
library
build-depends:
base >= 4.8,
aeson,
aeson < 2.0.0.0,
array,
async >= 2.0.1,
bytestring,
Expand Down

0 comments on commit 492b464

Please sign in to comment.