From 275021331e89bac83c9452f915bcbe7160f4ce66 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 13:04:36 +0200 Subject: [PATCH] Stricter xdcc upper bound for #1800 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6571f3a8..66eecdf4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2486,7 +2486,7 @@ packages: - text-show < 3.4 # https://github.com/fpco/stackage/issues/1800 - - xdcc < 1.1.1 + - xdcc < 1.1.0 # end of packages