From 20bb5efb8bde7bcd884ee3d9cb63f42044a86681 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 27 Sep 2025 22:15:08 +0800 Subject: [PATCH] atomic-css testsuite missing file (seanhess/atomic-css#27) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9dac906b..f8914877 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8478,6 +8478,7 @@ expected-test-failures: # - aeson-combinators # https://github.com/turboMaCk/aeson-combinators/issues/31 - aeson-jsonpath # https://github.com/taimoorzaeem/aeson-jsonpath/issues/31 + - atomic-css # https://github.com/seanhess/atomic-css/issues/27 - brittany # https://github.com/commercialhaskell/stackage/issues/6465 - cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1 - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23