From 479cfa3328562156c283cfdf21c82e871ad31c93 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 31 Aug 2017 15:18:56 -0700 Subject: [PATCH] re-enable distributed-* per haskell-distributed/distributed-static#17 --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d77ca160..1f3e0d96 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2313,11 +2313,10 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - # https://github.com/haskell-distributed/distributed-static/issues/17 - # - distributed-process - # - distributed-process-tests - # - distributed-process-simplelocalnet - # - distributed-static + - distributed-process + - distributed-process-tests + - distributed-process-simplelocalnet + - distributed-static - network-transport - network-transport-tests - network-transport-tcp