From 80f3fdcfaed8c846cd83e1bda839d73bab7b523f Mon Sep 17 00:00:00 2001 From: M Farkas-Dyck Date: Sun, 6 May 2018 17:31:15 -0800 Subject: [PATCH] Add some packages of mine alg, category, constraint, filtrable, hs-functors, lenz, unconstrained, util --- build-constraints.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..fb839719 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3307,6 +3307,16 @@ packages: "ALeX Kazik @alexkazik": - qnap-decrypt + "Matthew Farkas-Dyck @strake": + - alg + - category + - constraint + - filtrable + - hs-functors + - lenz + - unconstrained + - util + # 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