From 2f42a9e21f7694b370bf7492ca59b2f61bd800ee Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 06:34:18 +0300 Subject: [PATCH] Block packages haskell-distributed/rank1dynamic#18 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c43c912a..524ab7dc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2303,12 +2303,12 @@ packages: # - distributed-process-supervisor # GHC 8 # - distributed-process-task # GHC 8 # - distributed-process-simplelocalnet # via: distributed-process - - distributed-static + # - distributed-static # https://github.com/haskell-distributed/rank1dynamic/issues/18 - network-transport # - network-transport-tcp # bounds: network-transport # - network-transport-inmemory # bounds: network-transport # - network-transport-composed # bounds: network-transport - - rank1dynamic + # - rank1dynamic # https://github.com/haskell-distributed/rank1dynamic/issues/18 # "Alexander Vershilov @qnikst": # - imagemagick # https://github.com/qnikst/imagemagick/issues/41