From bab0a2e90ee370efb02ffcbaad337feb4cdb5005 Mon Sep 17 00:00:00 2001 From: Alexander Vershilov Date: Sun, 11 Oct 2015 00:19:32 +0300 Subject: [PATCH] Add distributed-process back. --- build-constraints.yaml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 997cff95..d4b7dd52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -117,19 +117,18 @@ packages: - th-desugar - quickcheck-assertions - # Cloud Haskell not yet updated to GHC 7.10 - #- distributed-process-simplelocalnet + - distributed-process-simplelocalnet # cloud-haskell - #- rank1dynamic - #- distributed-static + - rank1dynamic + - distributed-static - network-transport - #- distributed-process - #- distributed-process-extras - #- distributed-process-async - #- distributed-process-client-server - #- distributed-process-supervisor - #- distributed-process-task - #- distributed-process-execution + - distributed-process + - distributed-process-extras + - distributed-process-async + - distributed-process-client-server + - distributed-process-supervisor + - distributed-process-task + - distributed-process-execution - kure