From 391e25bf43f36fc2cd680f506e06551c802c0393 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 Mar 2023 20:36:03 -0700 Subject: [PATCH] Add bounds for #6912 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6459d22..3b81fdf8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7826,6 +7826,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6911 - ghc-lib-parser < 9.6 - ghc-lib-parser-ex < 9.6 + + # https://github.com/commercialhaskell/stackage/issues/6912 + - free < 5.2 # end of packages # Package flags are applied to individual packages, and override the values of