From 312056fd339375f393d680028b390a3fbee35b97 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 18 May 2023 19:18:19 -0500 Subject: [PATCH] Add an upper bound for ansi-wl-pprint, #6981 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a261bff2..fd7e42a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7793,6 +7793,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6977 - hasql-pool < 0.10 - hasql-optparse-applicative < 0.7.1 + + # https://github.com/commercialhaskell/stackage/issues/6981 + - ansi-wl-pprint < 1.0.2 # end of packages # Package flags are applied to individual packages, and override the values of