From cbb04997da6ab9dee1436a80b936525eb3d90d67 Mon Sep 17 00:00:00 2001 From: Peter Trsko Date: Mon, 6 Mar 2017 11:39:52 +0100 Subject: [PATCH 1/2] 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 From 49034bf72da68bb0811301c7a7700c689ae17134 Mon Sep 17 00:00:00 2001 From: Peter Trsko Date: Mon, 6 Mar 2017 12:43:56 +0100 Subject: [PATCH 2/2] Added github-users for IxpertaSolutions --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 80c1bf79..ac81c2bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3650,6 +3650,11 @@ github-users: - Bodigrim - cartazio - phadej + IxpertaSolutions: + - Siprj + - liskin + - trskop + - xkollar # end of github-users