From ea993aea10784aa51b6fff3916454743657bf298 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 27 Jun 2021 21:44:04 -0700 Subject: [PATCH] Skip testing `servant-static-th` (#6090) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f431e89..59404595 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6987,6 +6987,9 @@ skipped-tests: # was in expected test failures, but seems we may have to skip entirely for unknown reasons, previously: https://github.com/clash-lang/clash-compiler/issues/1622 - clash-prelude + # Tasty issue: https://github.com/commercialhaskell/stackage/issues/6090 + - servant-static-th + # # GHC 9 test compilation failures #