From d71dd8834033adc0822fe0553148b4ad9c260a2c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 16 Feb 2020 14:32:26 -0800 Subject: [PATCH] Upper bounds for newest issues (#5181, #5182, #5183) --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fd96d631..60694231 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -67,7 +67,7 @@ packages: - configurator-pg < 0 # via base-4.13.0.0 "Sandy Maguire @isovector": - - polysemy + - polysemy < 1.3.0.0 # https://github.com/commercialhaskell/stackage/issues/5183 - polysemy-plugin < 0 # via polysemy - polysemy-zoo < 0 # via hedis - ecstasy @@ -2039,8 +2039,8 @@ packages: "Michael Thompson @michaelt": - pipes-text < 0 # GHC 8.4 via streaming-commons-0.2.0.0 - lens-simple < 0 # via lens-family-2.0.0 - - lens-family-core - - lens-family + - lens-family-core < 2.1.0 #https://github.com/commercialhaskell/stackage/issues/5182 + - lens-family < 2.1.0 #https://github.com/commercialhaskell/stackage/issues/5182 "Justin Le @mstksg": - advent-of-code-api @@ -2826,7 +2826,7 @@ packages: - doclayout < 0.3 # via pandoc-2.9.1.1 - doctemplates < 0.8.1 # via doclayout - emojis - - pandoc + - pandoc < 2.9.2 # https://github.com/commercialhaskell/stackage/issues/5181 - pandoc-citeproc - HsYAML-aeson - ipynb #< 0 # via aeson-diff