From d7942e4bc425fad1aca81744c97d1db79ecb8aa4 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 15 Jun 2022 16:20:55 -0500 Subject: [PATCH] Add upper bound for aeson, #6615 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a681584..390ba7bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7320,6 +7320,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6613 - turtle < 1.6 + # https://github.com/commercialhaskell/stackage/issues/6615 + - aeson < 2.1 + # end of packages # Package flags are applied to individual packages, and override the values of