From 2bd56305e871491be3a25b69faf2c3fb887803fd Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sun, 4 Jun 2017 21:19:13 +0100 Subject: [PATCH] add sort & regex-tdfa-with-pcre, #2562 #2561 #2560 #2559 --- build-constraints.yaml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06aa6199..6e33fcfb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3017,7 +3017,8 @@ packages: "Chris Dornan @cdornan": - regex - regex-with-pcre - - regex-examples + - sort + - regex-pcre-text "Elliot Cameron @3noch": - ziptastic-client @@ -3216,6 +3217,18 @@ packages: - singletons < 2.3 - th-desugar < 1.7 + # https://github.com/fpco/stackage/issues/2559 + - path-io < 1.3 + + # https://github.com/fpco/stackage/issues/2560 + - quickcheck-instances < 0.3.13 + + # https://github.com/fpco/stackage/issues/2561 + - timezone-series < 0.1.8 + + # https://github.com/fpco/stackage/issues/2562 + - trifecta < 1.7 + # end of packages # Package flags are applied to individual packages, and override the values of