From b973b4e144e6a717a4f59d697e28f2ab23679029 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 19 Jul 2025 00:35:46 +0800 Subject: [PATCH] another package-flags comment to discourage unnecessary usage (#7438) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6731376..b6aeb7fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8142,7 +8142,8 @@ packages: # Package flags are applied to individual packages, and override the values of # global-flags -# NB: These flags are shipped to users, ie used in snapshots (#7438) +# NB: These flags are shipped to users, ie used in snapshots (#7438): +# as such we should prefer to use the upstream defaults as far as possible package-flags: QuickCheck: old-random: false