From bd91f566280baa14b294469c147238c0eb50805c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 22 Apr 2026 17:19:20 +0200 Subject: [PATCH] isocline < 1.1.0 (#7993) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 140316d4..0832c28f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7858,6 +7858,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7987 - pqueue < 1.7 + + # https://github.com/commercialhaskell/stackage/issues/7993 + - isocline < 1.1.0 # end of Stackage upper bounds # end of packages