From 78fa9a3d36e175c2e52e0fef0a3adb6ec93c3b1c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 22 Aug 2016 13:02:28 +0200 Subject: [PATCH] xdcc upper bound for #1800 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd5ad174..6571f3a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2484,6 +2484,9 @@ packages: # https://github.com/fpco/stackage/issues/1796 - generic-deriving < 1.11 - text-show < 3.4 + + # https://github.com/fpco/stackage/issues/1800 + - xdcc < 1.1.1 # end of packages