From dd46124e9df52e37843d7db8feaea3d4db1ba02c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 2 Sep 2017 10:20:03 -0700 Subject: [PATCH] Re-enable distributed-process* per haskell-distributed/distributed-process#312 --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d0cb174..b08870b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2314,10 +2314,9 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - # https://github.com/haskell-distributed/distributed-process/issues/312 - # - distributed-process - # - distributed-process-tests - # - distributed-process-simplelocalnet + - distributed-process + - distributed-process-tests + - distributed-process-simplelocalnet - distributed-static - network-transport - network-transport-tests