From 56381e3fe76f499d073fe805af46387100189e5d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Jul 2023 22:42:03 -0700 Subject: [PATCH] Fix typo in bound for #7031 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b8795c45..411d80d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8478,7 +8478,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7031 - aeson < 2.2.0 - - aeson-pretty < 0.0.10 + - aeson-pretty < 0.8.10 # end of Stackage upper bounds # end of packages