From 291744d0f7b202caf4e71565915c33dfa003459f Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 13 Oct 2019 02:01:33 -0400 Subject: [PATCH] Skips hw-int tests hw-int depends on hw-hspec-hedgehog, which is blocked by call-stack --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ebe582bb..49a3c450 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5912,6 +5912,7 @@ skipped-tests: - wide-word # via semirings - zlib # tasty-quickcheck, tasty-hunit, tasty - comfort-array # ChasingBottoms + - hw-int # via hw-hspec-hedgehog # Blocked due to tests failing to compile for GHC 8.6 - async-refresh