From bab0a2e90ee370efb02ffcbaad337feb4cdb5005 Mon Sep 17 00:00:00 2001 From: Alexander Vershilov Date: Sun, 11 Oct 2015 00:19:32 +0300 Subject: [PATCH 1/2] 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 From ea04823daa1bd77b3caf45923f045433adef6277 Mon Sep 17 00:00:00 2001 From: Alexander Vershilov Date: Sun, 11 Oct 2015 10:28:48 +0300 Subject: [PATCH 2/2] Change maintainer of distributed-process. --- build-constraints.yaml | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d4b7dd52..0fbc9b33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -117,19 +117,6 @@ packages: - th-desugar - quickcheck-assertions - - distributed-process-simplelocalnet - # cloud-haskell - - 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 - - kure - ide-backend @@ -1496,6 +1483,21 @@ packages: "Nickolay Kudasov @fizruk": - http-api-data + "Facundo Domínguez @facundominguez": + + - distributed-process + - distributed-process-async + - distributed-process-client-server + - distributed-process-execution + - distributed-process-extras + - distributed-process-simplelocalnet + - distributed-process-supervisor + - distributed-process-task + - distributed-static + - network-transport + - rank1dynamic + + "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 - zlib < 0.6