From 12c9068bdf151a5d8cc08153361144293cdc8dfb Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 20 Mar 2023 16:26:02 -0500 Subject: [PATCH] Add upper bound for ghc-exactprint, #6922 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d037f811..c20e0a80 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7857,6 +7857,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6918 - unix-compat < 0.7 + + # https://github.com/commercialhaskell/stackage/issues/6922 + - ghc-exactprint < 1.7 # end of packages # Package flags are applied to individual packages, and override the values of