From 5d235dc057a4129840b33bd12cd83f0bc99c373f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 31 Aug 2026 13:20:31 -0700 Subject: [PATCH] add constraint "vcs-ignore < 0.1" per #8108 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3088a32f..d47f217e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7925,6 +7925,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8107 - gothic < 0.2 + + # https://github.com/commercialhaskell/stackage/issues/8108 + - vcs-ignore < 0.1 # end of Stackage upper bounds # end of packages