From bde485a4a13e64a4cd915bf03e681e51988839af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sat, 10 Feb 2024 15:44:09 +0100 Subject: [PATCH] Upper bound for `numhask` (#7312). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29c3d424..2f9e3960 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8558,6 +8558,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7309 - zlib < 0.7 + + # https://github.com/commercialhaskell/stackage/issues/7312 + - numhask < 0.12 # end of Stackage upper bounds # end of packages