From e8abe92b00386fecf4121bf93b0a8614e741f447 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 29 Jun 2026 19:09:55 +0800 Subject: [PATCH] web-view testsuite fails (seanhess/atomic-css#30) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29f38af5..15109460 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8047,6 +8047,7 @@ expected-test-failures: - vformat # 0.14.1.0 - vivid-supercollider # 0.4.1.2 https://github.com/commercialhaskell/stackage/issues/4250 - wai-middleware-metrics # 0.2.4 https://github.com/Helkafen/wai-middleware-metrics/issues/4 + - web-view # 0.7.1 https://github.com/seanhess/atomic-css/issues/30 - xml-html-qq # 0.1.0.1 - xmlgen # 0.6.2.2 https://github.com/skogsbaer/xmlgen/issues/6 - yesod-static # https://github.com/yesodweb/yesod/pull/1916 https://github.com/yesodweb/yesod/issues/1917