From 779ccc9d0b906d8e9ff6393f985057c4e8a0fab8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 21 Sep 2021 21:44:04 -0700 Subject: [PATCH] Upper bound `lucid` due to #6237 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 00409a4f..6d7be993 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6723,6 +6723,9 @@ packages: - megaparsec < 9.2 - megaparsec-tests < 9.2 + # https://github.com/commercialhaskell/stackage/issues/6237 + - lucid < 2.10 + # end of packages # Package flags are applied to individual packages, and override the values of