From e64cf008c9febc86085dd9a88e8a504547aeb339 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 18 Mar 2018 20:27:20 -0700 Subject: [PATCH] Remove gi-webkit2 per #3415 --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 38b68eba..a945de57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2573,7 +2573,7 @@ packages: # - gi-gtk-hs # GHC 8.4 via base-4.11.0.0 - gi-gtksource - gi-javascriptcore - - gi-webkit2 + # - gi-webkit2 # GHC 8.4 "Brandon Simmons @jberryman": - directory-tree @@ -3270,7 +3270,8 @@ packages: # request. This will tell us if other packages would be # affected. Packages will be kept in this list indefinitely so # that new packages depending on it will be flagged as well. - "Removed packages": [] + "Removed packages": + - gi-webkit2 < 0 # https://github.com/fpco/stackage/issues/3415 # Packages in the build plan that are blocked # from inclusion due to compilation failure with ghc 8.4