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] 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": []