From 17bfca18e099bc2ae897135458e7e6be42535b0a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Jun 2017 07:36:08 +0300 Subject: [PATCH] Add comment about opml-conduit --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 55a64add..c45a410e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3686,7 +3686,7 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - atom-conduit # https://github.com/k0ral/atom-conduit/issues/1 - conduit-parse # https://github.com/k0ral/conduit-parse/issues/1 - - opml-conduit # https://github.com/k0ral/opml-conduit/issues/6 + - opml-conduit # https://github.com/k0ral/opml-conduit/issues/6, can be removed once xml-conduit upper bound is relaxed - rss-conduit # https://github.com/k0ral/rss-conduit/issues/4 - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2