From 8e152fe19e26997cdb383a92df84dad243cb29c7 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 18 Jul 2021 18:15:53 -0500 Subject: [PATCH] Add upper bound for polysemy-video, #6127 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8375777c..86e3ef23 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6710,6 +6710,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6126 - doctemplates < 0.10 + # https://github.com/commercialhaskell/stackage/issues/6127 + - polysemy-video < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of