From 37f38d00657d11ccfcd7adc839806bf8e30fc9f2 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 18 Jul 2021 18:18:15 -0500 Subject: [PATCH] Add upper bound for skylighting, #6128 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 86e3ef23..ea97b177 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6713,6 +6713,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6127 - polysemy-video < 0.2 + # https://github.com/commercialhaskell/stackage/issues/6128 + - skylighting < 0.11 + - skylighting-core < 0.11 + # end of packages # Package flags are applied to individual packages, and override the values of