From a6da8fb558767f0f348807b6d55bc0e721acb953 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 7 Mar 2021 10:57:16 -0800 Subject: [PATCH] Bump to GHC 9.0.1 --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 63ecb663..3d43088d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7746,11 +7746,6 @@ expected-benchmark-failures: # Recursive deps https://github.com/fpco/stackage/issues/1818 - hashable - # GHC 9.0.1 - - ghc-trace-events - - quote-quot - - say - # Missing files in sdist # Compilation failures @@ -7953,6 +7948,11 @@ skipped-benchmarks: - xmlgen - yi-rope + # GHC 9.0.1 + - ghc-trace-events + - quote-quot + - say + # Transitive outdated dependencies # These packages # These can also be checked for updates periodically.