From 7a61c248a5795ad40febce88ec80499991a8ce1d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 26 May 2024 10:13:29 -0700 Subject: [PATCH] Test `ShellCheck` Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f074ad5..7058a98b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9359,7 +9359,7 @@ expected-test-failures: # These can be real testsuite bugs, or maybe limitations in test cases or the test setup. - wreq # https://github.com/commercialhaskell/stackage/issues/7378 - OrderedBits # 0.0.2.0 - - ShellCheck # https://github.com/commercialhaskell/stackage/issues/6867 + # ShellCheck # https://github.com/commercialhaskell/stackage/issues/6867 - ace # failed with ghc-9.4.4 - algebraic-graphs # Module not visible https://github.com/commercialhaskell/stackage/issues/4670 - binary-generic-combinators # 0.4.4.0 negative quickcheck resize @@ -9425,7 +9425,6 @@ expected-test-failures: - spatial-math - sqids - stateWriter # 0.4.0 https://github.com/bartavelle/stateWriter/issues/6 - # sydtest-yesod # https://github.com/commercialhaskell/stackage/issues/6798 - tasty-fail-fast - thyme # 0.4 - triplesec