From 43f6a215b3ac207fb1d6684af3ce91ccaeed598b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 7 Apr 2016 20:58:07 +0200 Subject: [PATCH] irc-dcc upper bound for #1348 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index db326ce9..102c24bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2176,6 +2176,9 @@ packages: # https://github.com/fpco/stackage/issues/1343 - pipes-transduce < 0.3.4.0 + # https://github.com/fpco/stackage/issues/1348 + - irc-dcc < 1.2.0 + # end of packages