From 5953c3cc5309c604c66bd393ac799a4a92b3fd3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Mon, 29 Jan 2024 18:41:52 +0100 Subject: [PATCH] Re-enable `xml-conduit-writer`(#7017). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 837e51a2..afe164be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5834,7 +5834,7 @@ packages: - x509-validation - xml - xml-conduit - - xml-conduit-writer < 0 # 0.1.1.4 # fails to compile (#7017) + - xml-conduit-writer - xml-hamlet - xml-types - xss-sanitize