From a828a3e43d202a36d56b26c756f8708bf31c8520 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 4 Jan 2023 16:32:21 +0800 Subject: [PATCH] ascii < 1.3 and ascii-th < 1.1 (#6828) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a1fededa..6f2153ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7848,6 +7848,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6828 - ascii-superset < 1.0.2.0 + - ascii < 1.3 + - ascii-th < 1.1 # end of packages # Package flags are applied to individual packages, and override the values of