From fe2f1d895e610d740422774fa48544ea860ac3ba Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 27 May 2019 23:01:17 -0700 Subject: [PATCH] Upper bound for skylighting, #4590 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a592184..31064d8e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4644,6 +4644,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4589 - network-multicast < 0.3 + # https://github.com/commercialhaskell/stackage/issues/4590 + - skylighting < 0.8 + - skylighting-core < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of