From dc9ad879a66813ead23c0eeb198ee8843b79847c Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 11 Dec 2024 23:04:05 +0800 Subject: [PATCH] singletons-th < 3.5 (#7610) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 950870a8..50e890bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8576,6 +8576,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7608 - wai-extra < 3.1.17 + + # https://github.com/commercialhaskell/stackage/issues/7610 + - singletons-th < 3.5 # end of Stackage upper bounds # end of packages