From c28d90de547d32b8ed5f35652be9d2ade993a371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Tue, 22 Aug 2017 11:15:21 -0300 Subject: [PATCH] Add distributed-process packages again. --- build-constraints.yaml | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a146b4ca..7b8ac7b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2291,21 +2291,14 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - # - distributed-process # bounds: syb - # - distributed-process-async # GHC 8 - # - distributed-process-client-server # GHC 8 - # - distributed-process-execution # GHC 8 - # - distributed-process-extras # GHC 8 - # - distributed-process-registry # GHC 8 - # - distributed-process-supervisor # GHC 8 - # - distributed-process-task # GHC 8 - # - distributed-process-simplelocalnet # via: distributed-process - # - distributed-static # https://github.com/haskell-distributed/rank1dynamic/issues/18 + - distributed-process + - distributed-process-simplelocalnet + - distributed-static - network-transport - # - network-transport-tcp # bounds: network-transport - # - network-transport-inmemory # bounds: network-transport - # - network-transport-composed # bounds: network-transport - # - rank1dynamic # https://github.com/haskell-distributed/rank1dynamic/issues/18 + - network-transport-tcp + - network-transport-inmemory + - network-transport-composed + - rank1dynamic "Alexander Vershilov @qnikst": []