From 7765670473b9f99225fe8372f1b8d2b629d3bc56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Facundo=20Dom=C3=ADnguez?= Date: Mon, 25 Jan 2016 14:58:15 -0300 Subject: [PATCH] Re-adds cloud-haskell packages. The upper bounds of the HUnit dependency have been increased and minor releases have been uploaded to hackage. First reported here: https://github.com/fpco/stackage/issues/768 --- build-constraints.yaml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45b45926..a0a05f78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1672,15 +1672,14 @@ packages: "Facundo Domínguez @facundominguez": - distributed-process - # Removed due to inactivity https://github.com/fpco/stackage/issues/768 - # - distributed-process-async - # - distributed-process-client-server - # - distributed-process-execution - # - distributed-process-extras - # - distributed-process-registry - # - distributed-process-simplelocalnet - # - distributed-process-supervisor - # - distributed-process-task + - distributed-process-async + - distributed-process-client-server + - distributed-process-execution + - distributed-process-extras + - distributed-process-registry + - distributed-process-simplelocalnet + - distributed-process-supervisor + - distributed-process-task - distributed-static - network-transport - network-transport-tcp