From acb952ba467d53dda3a532e5d15b1829183acf27 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 9 Jul 2023 19:10:26 +0200 Subject: [PATCH] aeson-extra upper bound --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9eed0d79..c1a40e66 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8401,6 +8401,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7031 - aeson < 2.2.0 - aeson-pretty < 0.8.10 + - aeson-extra < 0.5.1.3 # end of Stackage upper bounds # end of packages