From 9c5e071b20d945c2a64a66557bf9f8f743397d41 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 27 May 2019 16:51:18 -0700 Subject: [PATCH] Upper bound for network-multicast, #4589 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c27aa265..97204433 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4640,6 +4640,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4588 - systemd < 2 + # https://github.com/commercialhaskell/stackage/issues/4589 + - network-multicast < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of