From d32ca90bcdda04dc055123d818dbd120bf220a65 Mon Sep 17 00:00:00 2001 From: John Biesnecker Date: Mon, 9 Jul 2018 18:42:03 -0700 Subject: [PATCH] Adding async-pool to build-constraints.yaml Chatted with @jwiegley already (https://github.com/jwiegley/async-pool/issues/11) and I'm going to maintain this package in stackage. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7848af31..be4b0998 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3491,6 +3491,9 @@ packages: "Owen Lynch @olynch": - natural-sort + + "John Biesnecker @biesnecker": + - async-pool # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.