From e46735de3df0dd4f579ac86866257c9270898267 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 20:56:06 -0700 Subject: [PATCH] Skip `xlsx` tests (#5576) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f851484e..6d345874 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5235,6 +5235,7 @@ skipped-tests: - comfort-array # ChasingBottoms - hw-int - integer-roots # smallcheck, https://github.com/commercialhaskell/stackage/issues/5424 + - xlsx # smallcheck, https://github.com/commercialhaskell/stackage/issues/5576 # Blocked due to tests failing to compile for GHC 8.6 - async-refresh