From d0c5ac85b08474aa1c84c83419571f3ee3c5bb3c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Jul 2023 22:26:35 -0700 Subject: [PATCH] More bounds for #7031 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff110874..4d082b8a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1370,7 +1370,7 @@ packages: - bloodhound "Adam Bergmark @bergmark": - - aeson < 2.2.0 # https://github.com/commercialhaskell/stackage/issues/7031 + - aeson - HUnit - attoparsec-iso8601 - feed @@ -8475,6 +8475,10 @@ packages: - primitive-unlifted < 2.0.0.0 - contiguous < 0.6.4.0 - run-st < 0.1.3.1 + + # https://github.com/commercialhaskell/stackage/issues/7031 + - aeson < 2.2.0 + - aeson-pretty < 0.0.10 # end of Stackage upper bounds # end of packages