From a4a3732e3911b29f7c27002ece562c17db10308f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 23 Aug 2026 20:38:36 -0700 Subject: [PATCH] dotparse < 0.1.4.1, refs #8102 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd2996b3..ddece18d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7904,6 +7904,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8095 - strict-mutable-base < 2 + + # https://github.com/commercialhaskell/stackage/issues/8102 + - dotparse < 0.1.4.1 # end of Stackage upper bounds # end of packages