From 2defb3e995dbad5fe86e6287721b7a0d269e8d5e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 May 2025 21:45:52 +0800 Subject: [PATCH] rss-conduit fails to build with text-2.1.2 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8098d472..8f7ffbb1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2604,7 +2604,7 @@ packages: - dublincore-xml-conduit - euler-tour-tree - opml-conduit - - rss-conduit + - rss-conduit < 0 # fails due to ghc-9.10.2 text-2.1.2 exporting show - timerep - xml-conduit-parse