From 9b02183552c5f37b20bb56ce779df49510185d85 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 26 Aug 2022 16:53:28 +0800 Subject: [PATCH] lame-0.2.1 needs text-2.0 (add text-2.0 section) --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42bb5382..596df8a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4722,7 +4722,7 @@ packages: - bitwise-enum "Shlomo Shuck @sjshuck": - - pcre2 < 2.2 # needs text >= 2 https://github.com/commercialhaskell/stackage/issues/6593 + - pcre2 "Emil Axelsson <78emil@gmail.com> @emax": - tree-view @@ -7330,6 +7330,10 @@ packages: - warp < 3.3.22 - warp-tls < 3.3.3 + # text-2.0 + - lame < 0.2.1 + - pcre2 < 2.2 # https://github.com/commercialhaskell/stackage/issues/6593 + # end of packages # Package flags are applied to individual packages, and override the values of