From 6793a3ca4927357f6793ade78e24b1d0451eead4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 14 Sep 2026 11:33:17 +0800 Subject: [PATCH] skylighting < 0.15 (#8115) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6f2268f..e1abe3ef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7930,6 +7930,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8112 - ghc-tcplugin-api < 0.20 + + # https://github.com/commercialhaskell/stackage/issues/8115 + - skylighting < 0.15 + - skylighting-core < 0.15 # end of Stackage upper bounds # end of packages