From cbb04997da6ab9dee1436a80b936525eb3d90d67 Mon Sep 17 00:00:00 2001 From: Peter Trsko Date: Mon, 6 Mar 2017 11:39:52 +0100 Subject: [PATCH] Add between, connection-pool, freer-effects, verbosity --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a4177c7f..80c1bf79 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2828,6 +2828,12 @@ packages: - hasmin - hopfli + "Peter Trško @trskop": + - between + - connection-pool + - freer-effects + - verbosity + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056