From 753c1bcd8b777b8ca4a14b79371e274b533e97b1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 28 Aug 2017 09:47:02 -0700 Subject: [PATCH] Disable distributed-process* per haskell-distributed/distributed-static#17 --- build-constraints.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff87d8e2..7a3c5f19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2311,10 +2311,11 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - - distributed-process - - distributed-process-tests - - distributed-process-simplelocalnet - - distributed-static + # https://github.com/haskell-distributed/distributed-static/issues/17 + # - distributed-process + # - distributed-process-tests + # - distributed-process-simplelocalnet + # - distributed-static - network-transport - network-transport-tests - network-transport-tcp