From fff8648e1bc86ae670e7f4a51f49514880dc3b2b Mon Sep 17 00:00:00 2001 From: Wanja Chresta <34962284+wchresta@users.noreply.github.com> Date: Wed, 29 Aug 2018 14:24:08 +0200 Subject: [PATCH] Add matrix-static --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e2a951f4..b7c8580c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3564,6 +3564,9 @@ packages: "Eduard Sergeev @EduardSergeev": - monad-memo + "Wanja Chresta @wchresta": + - matrix-static + # 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