From a5ed3ea93990eb4ee719fcc7fe16a7c869409ab6 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Wed, 9 Sep 2020 02:26:13 +0000 Subject: [PATCH] Re-enables hashtables tests (#5635) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75216ace..86bed600 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5302,7 +5302,7 @@ skipped-tests: - integer-roots # smallcheck, https://github.com/commercialhaskell/stackage/issues/5424 - xlsx # smallcheck, https://github.com/commercialhaskell/stackage/issues/5576 - registry # #5302/closed - - hashtables # hashable, mwc-random https://github.com/commercialhaskell/stackage/issues/5635 + - hashtables # Blocked due to tests failing to compile for GHC 8.6 - async-refresh