From 70f04a92a8ae4208ae358ebd071d0bf0804f19bc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 10 Apr 2024 07:25:07 -0700 Subject: [PATCH] Temporarily allow back testing on `aeson-schemas` Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ccdef6b..40480afc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9327,7 +9327,7 @@ expected-test-failures: # Testcase failures, or other runtime failures. # These can be real testsuite bugs, or maybe limitations in test cases or the test setup. - - aeson-schemas # https://github.com/commercialhaskell/stackage/issues/7376 + # aeson-schemas # https://github.com/commercialhaskell/stackage/issues/7376 - OrderedBits # 0.0.2.0 - ShellCheck # https://github.com/commercialhaskell/stackage/issues/6867 - ace # failed with ghc-9.4.4