From 053c1fcc42bfd4da57eddff1c8bf1e3bfdb45555 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 25 Sep 2019 22:01:15 -0700 Subject: [PATCH] more removals --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3a209aba..6198179d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6364,6 +6364,14 @@ packages: - HSet < 0 # Duplicate Hashable instance - data-diverse-lens < 0 # "The liberal coverage condition fails" + # Round 2 transitive from Some more failures + - Clipboard < 0 # via X11 + - Imlib < 0 # via X11 + - X11-xft < 0 # via X11 + - x11-xim < 0 # via X11 + - xmonad < 0 # via X11 + - xmonad-contrib < 0 # via X11 + "GHC upper bounds": # Need to always match the version shipped with GHC