From 3794c7c6a0c9c706bede52e0ddc90a3c427d4f9e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 19 Aug 2026 15:09:51 +0800 Subject: [PATCH] ghcid < 1.0 (#8094) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 144fb219..625cf484 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7904,6 +7904,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8093 - string-interpolate < 1.0 + + # https://github.com/commercialhaskell/stackage/issues/8094 + - ghcid < 1.0 # end of Stackage upper bounds # end of packages