From 817e09e8a75705a8c14c52723c50c8c74c8174de Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 7 Mar 2021 16:48:30 -0800 Subject: [PATCH] Bump to GHC 9.0.1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbaa1ff0..b4311b99 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7848,7 +7848,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` + + # Compilation with GHC 9.0.1 crashes with Prelude.chr: bad argument - AC-Angle - ALUT - ANum