From 29840bd63ac3b131895d8933af9a9e843bec6453 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 20 Feb 2021 17:37:27 -0700 Subject: [PATCH] Mark test failures on GHC 9.0.1 (#5906) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 056cdb52..66606e9a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5555,6 +5555,7 @@ skipped-tests: - sydtest-persistent-sqlite # https://github.com/commercialhaskell/stackage/issues/5902 - genvalidity-persistent # https://github.com/commercialhaskell/stackage/issues/5903 - Color # https://github.com/commercialhaskell/stackage/issues/5904 + - sydtest-yesod # https://github.com/commercialhaskell/stackage/issues/5906 # Transitive outdated dependencies # These can also be checked for updates periodically.