From cd1f5fd209c524bb33d2e5886f57283fb8b9a96c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 10:19:16 -0700 Subject: [PATCH] Unblock revdeps of random-shuffle --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 78fbd2ec..0f1e2c7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -891,7 +891,7 @@ packages: - cassava-conduit "Dominic Steinitz @idontgetoutmuch": - - random-fu < 0 # GHC 8.4 via random-shuffle + - random-fu "Ben Gamari @bgamari": - vector-fftw < 0 # GHC 8.4 via base-4.11.0.0 @@ -1705,8 +1705,8 @@ packages: - linux-namespaces "Will Coster @fimad": - - prometheus-client < 0 # GHC 8.4 via random-shuffle - - prometheus-metrics-ghc < 0 # GHC 8.4 via prometheus-client + - prometheus-client + - prometheus-metrics-ghc - scalpel - scalpel-core - wai-middleware-prometheus < 0 # GHC 8.4 via prometheus-client