From cf3678c4a342977bdc9835b7dfea425e5fb6b4b6 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 11 Mar 2017 00:47:40 +0000 Subject: [PATCH 1/3] add Chris Dornan's regex packages --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0caf356d..355dee8f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2841,6 +2841,10 @@ packages: "Devon Hollowood @devonhollowood": - search-algorithms + "Chris Dornan @cdornan": + - regex + - regex-examples + # 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 4cdd649e753284c1cacfb95c2d48e9024748bee8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 11 Mar 2017 13:43:07 +0100 Subject: [PATCH 2/3] matplotlib upper bound for #2365 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0caf356d..1ae7a7fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2901,6 +2901,9 @@ packages: # https://github.com/fpco/stackage/issues/2354 - mainland-pretty < 0.5.0.0 + # https://github.com/fpco/stackage/issues/2365 + - matplotlib < 0.4.1 + # end of packages # Package flags are applied to individual packages, and override the values of From 0ee4da59d8b1b2171b00a28037faa96829a4cc51 Mon Sep 17 00:00:00 2001 From: Henning Thielemann Date: Sat, 11 Mar 2017 23:21:10 +0100 Subject: [PATCH 3/3] build-constraints.yaml: add Henning Thielemann --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d956fd1c..0fcc228f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2,6 +2,14 @@ ghc-major-version: "8.0" # Constraints for brand new builds packages: + "Henning Thielemann @thielema": + - numeric-prelude + - non-negative + - non-empty + - storable-record + - utility-ht + - prelude-compat + "Jeremy Barisch-Rooney @barischj": - threepenny-gui-flexbox