From a7b3d0848c0968481d0adf7a08502bd8c4b2ebb3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Jul 2019 12:02:58 +0200 Subject: [PATCH] Re-enable hint tests, closes #4668 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c65ff428..75b91a3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5122,7 +5122,6 @@ skipped-tests: - password-instances # https://github.com/commercialhaskell/stackage/issues/4653 - password # https://github.com/commercialhaskell/stackage/issues/4654 - haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661 - - hint # https://github.com/commercialhaskell/stackage/issues/4668 - envelope # https://github.com/commercialhaskell/stackage/issues/4669 - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 # end of skipped-tests