From 6c67835289d0407a36f5288456f36afe835dff9e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 3 Nov 2016 14:16:05 +0200 Subject: [PATCH] Upper bound for #2042 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bdb3334..d216fa52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2651,6 +2651,9 @@ packages: # https://github.com/fpco/stackage/issues/2037 - haskell-src-exts < 1.19 + # https://github.com/fpco/stackage/issues/2042 + - network-multicast < 0.2 + # end of packages