From 288d9d65bf55078442348d5e0b9eb6dd17f21a60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Fri, 27 Jun 2025 11:29:30 +0200 Subject: [PATCH] Upper bound for `markup-parse` (#7785). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d4db126..852d0c78 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7904,6 +7904,9 @@ packages: - hslua-module-system < 1.2.0 - hslua-objectorientation < 2.4.0 - hslua-packaging < 2.3.2 + + # https://github.com/commercialhaskell/stackage/issues/7785 + - markup-parse < 0.2.0.0 # end of Stackage upper bounds # end of packages