From 8e35bc4fa4f20804226dbb265283384d6806048c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Fri, 20 Dec 2024 06:49:45 +0100 Subject: [PATCH] Upper bound for `hosc` (#7627). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b56a2b91..1ea03f4e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7958,6 +7958,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7611 - th-desugar < 1.18 + + # https://github.com/commercialhaskell/stackage/issues/7627 + - hosc < 0.21 # end of Stackage upper bounds # end of packages