From 80194e02a325969c108ea96233df01207d9e93ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 16 Sep 2026 20:39:33 +0200 Subject: [PATCH] `unicode-data < 0.9.0` (#8118) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e0e48a2..83457f2a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7925,6 +7925,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8116 - network-run < 0.6.0 + + # https://github.com/commercialhaskell/stackage/issues/8116 + - unicode-data < 0.9.0 + - unicode-data-names < 0.7.0 # end of Stackage upper bounds # end of packages