From 647eefd6552ac7444eba99e3f05575ffe384452f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 21 Mar 2023 17:49:47 -0500 Subject: [PATCH] Add an upper bound for singleton-bool, #6926 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3e1a609f..736e9448 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7867,6 +7867,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6925 - fortran-src < 0.14 + + # https://github.com/commercialhaskell/stackage/issues/6926 + - singleton-bool < 0.1.7 # end of packages # Package flags are applied to individual packages, and override the values of