From b9fdff30503d380fc9cfd065014ebfd060dc4c11 Mon Sep 17 00:00:00 2001 From: Andrei Barbu Date: Mon, 13 Feb 2017 12:46:07 -0500 Subject: [PATCH] Add nondeterminism and csp --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a265e57..34793a7b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2779,6 +2779,10 @@ packages: - haskell-import-graph - uniq-deep + "Andrei Barbu @abarbu": + - nondeterminism + - csp + # 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