From ec4958508d4c88c70b4f7323c17c867e028e8f97 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 7 Mar 2021 16:54:50 -0800 Subject: [PATCH] Bump to GHC 9.0.1 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ab8df7f..4bd4b56b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7849,6 +7849,8 @@ expected-benchmark-failures: # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: + # Compilation with GHC 9.0.1 crashes with Prelude.chr: bad argument + # Requires build before haddock, which doesn't always happen in incremental # builds. Could consider special-casing this requirement. - gtk3