From 45a2cec7fdc25865d60179862cde1c23845dcf94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Thu, 9 Jun 2016 09:48:19 -0300 Subject: [PATCH 1/3] Add back some cloud haskell packages. --- build-constraints.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37a7ba2b..09c39c16 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1772,7 +1772,7 @@ packages: "Facundo Domínguez @facundominguez": [] - # GHC 8 - distributed-process + - GHC 8 - distributed-process # GHC 8 - distributed-process-async # GHC 8 - distributed-process-client-server # GHC 8 - distributed-process-execution @@ -1781,12 +1781,11 @@ packages: # GHC 8 - distributed-process-simplelocalnet # GHC 8 - distributed-process-supervisor # GHC 8 - distributed-process-task - # GHC 8 - distributed-static - # GHC 8 - network-transport - # GHC 8 - network-transport-tcp + - distributed-static + - network-transport + - network-transport-tcp # GHC 8 - network-transport-composed - # https://github.com/haskell-distributed/rank1dynamic/issues/15 - # GHC 8 - rank1dynamic + - rank1dynamic "Alexander Vershilov @qnikst": [] From 6c31f6a2eaf65701a9ae8ed156aa5b2abd2cffe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Thu, 9 Jun 2016 11:06:43 -0300 Subject: [PATCH 2/3] Update build-constraints.yaml --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09c39c16..c5126c81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1771,7 +1771,6 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - [] - GHC 8 - distributed-process # GHC 8 - distributed-process-async # GHC 8 - distributed-process-client-server From 8703e5d5238474eb796fa24ba26ec6bdf3ae1c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Thu, 9 Jun 2016 12:29:31 -0300 Subject: [PATCH 3/3] Update build-constraints.yaml --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5126c81..f218ecfd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1771,7 +1771,7 @@ packages: - flat-mcmc "Facundo Domínguez @facundominguez": - - GHC 8 - distributed-process + - distributed-process # GHC 8 - distributed-process-async # GHC 8 - distributed-process-client-server # GHC 8 - distributed-process-execution