From 3a9a6b3151d0980e18ae086a5d590ad591814fa5 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 19:32:03 -0700 Subject: [PATCH] Remove (xml-)conduit-parse per k0ral/conduit-parse#3 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b4c2bee..a28725c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1783,7 +1783,7 @@ packages: "koral koral@mailoo.org @k0ral": - atom-conduit - - conduit-parse + # - conduit-parse # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3 - dublincore-xml-conduit - euler-tour-tree - opml-conduit @@ -3271,6 +3271,7 @@ packages: - Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37 - b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4 - cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55 + - conduit-parse < 0 # build failure with GHC 8.4 https://github.com/k0ral/conduit-parse/issues/3 - enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11 - fb < 0 # build failure with GHC 8.4 https://github.com/psibi/fb/issues/3 - hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3 @@ -3445,6 +3446,7 @@ packages: - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - set-cover < 0 # DependencyFailed (PackageName "enummapset") - yesod-fb < 0 # GHC 8.4 via fb + - xml-conduit-parse < 0 # GHC 8.4 via conduit-parse # This section was used to programmatically generate a set of removals