From a211ed255bbf3b07881c3ee06c00fddee6a57585 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Jun 2017 10:40:34 +0300 Subject: [PATCH] Remove upper bounds and close #2312 --- build-constraints.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c45a410e..0240c485 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3137,14 +3137,6 @@ packages: # https://github.com/fpco/stackage/issues/2251 - sbv < 5.15 - # https://github.com/fpco/stackage/issues/2312 - - xml-conduit < 1.5.0 - - atom-conduit < 0.4.0.2 - - imm < 1.1.0.1 - - opml-conduit < 0.6.0.2 - - rss-conduit < 0.3.0.1 - - MusicBrainz < 0.3 - # https://github.com/fpco/stackage/issues/2317 - skylighting < 0.2 @@ -3686,8 +3678,6 @@ 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, 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 # end of expected-test-failures