From fa09e2901acfd92556d1a1be2da124a1123ad198 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Sep 2025 09:12:05 +0200 Subject: [PATCH] wide-word < 0.1.8.0 for #7839 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b46450d5..813ee6ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8040,6 +8040,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7838 - tar < 0.7.0.0 + + # https://github.com/commercialhaskell/stackage/issues/7839 + - wide-word < 0.1.8.0 # end of Stackage upper bounds # end of packages