From 4082c4fc6e9db7460f1326ea1ae794ff59fbe621 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 16 Aug 2024 12:26:28 +0800 Subject: [PATCH] nothunks < 0.3 (#7504) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15629fa3..0b47c968 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8473,6 +8473,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7503 - path < 0.9.6 + + # https://github.com/commercialhaskell/stackage/issues/7504 + - nothunks < 0.3 # end of Stackage upper bounds # end of packages