From 5d50125912f3cf637f6c6a1bd12da8d789418322 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 25 Jul 2017 17:34:10 +0200 Subject: [PATCH] Block irc-dcc and xdcc (path<0.6) and close #2583 --- build-constraints.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d03b09f9..aa6be900 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2636,8 +2636,9 @@ packages: - papillon "Jan Gerlinger @JanGe": - - irc-dcc - - xdcc + [] + # - irc-dcc # bounds: path + # - xdcc # bounds: path "John Ky newhoggy@gmail.com @newhoggy": - hw-bits @@ -3235,9 +3236,6 @@ packages: # https://github.com/fpco/stackage/issues/2569 - optparse-applicative < 0.14 - # https://github.com/fpco/stackage/issues/2583 - - path < 0.6 - # https://github.com/fpco/stackage/issues/2584 - tasty-quickcheck < 0.9 - arithmoi < 0.5.0.1