From 472a49f73e3d4b4f2a4d9ebc635b8c55267d8e71 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 27 Aug 2023 01:40:05 -0700 Subject: [PATCH] Add bounds for #7100 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4d4ea050..ea76321c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8314,6 +8314,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7086 - tagged < 0.8.8 + + # https://github.com/commercialhaskell/stackage/issues/7100 + - skylighting < 0.14 + - skylighting-core < 0.14 # end of Stackage upper bounds # end of packages