From aae03809f7d5e21302451ed0817523a33cd36659 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 Mar 2021 19:04:48 -0800 Subject: [PATCH] Upper bound `th-desugar` (#5925) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c8755938..ce47022d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6895,6 +6895,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5924 - singletons < 3 + + # https://github.com/commercialhaskell/stackage/issues/5925 + - th-desugar < 1.12 # end of packages # Package flags are applied to individual packages, and override the values of