From 6d4e0d4fe03a5731ce61e976ec33eab3f0c3aa52 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 2 Aug 2024 08:29:39 +0200 Subject: [PATCH] envparse < 0.5.2 for #7498 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9911f64f..6ab11cf1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4402,7 +4402,7 @@ packages: - autodocodec-openapi3 - autodocodec-schema - autodocodec-servant-multipart - - autodocodec-swagger2 + - autodocodec-swagger2 - autodocodec-yaml - cursor - cursor-brick @@ -8475,6 +8475,9 @@ packages: - pandoc-cli < 3.3 - pandoc-lua-engine < 0.3.1 - pandoc-server < 0.1.0.7 + + # https://github.com/commercialhaskell/stackage/issues/7498 + - envparse < 0.5.2 # end of Stackage upper bounds # end of packages