From 0a075f02e0784ae00a9867411f629c7be936051b Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 26 Mar 2020 00:34:00 +0000 Subject: [PATCH] Constrain th-desugar < 1.11 (#5260) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15627148..78c366dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3068,7 +3068,7 @@ packages: - hpio < 0 # GHC 8.4 via protolude "Richard Eisenberg @goldfirere": - - th-desugar + - th-desugar < 1.11 # https://github.com/commercialhaskell/stackage/issues/5260 - singletons < 2.7 # GHC 8.10 via Cabal-3.2 & base-4.14 - HUnit-approx - units-parser < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/main/main