From cac20d5962e989ae26c219e7b09d821c81507cdc Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 15 Sep 2021 18:57:01 -0500 Subject: [PATCH] Add an upper bound for mcmc, #6196 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0656a1d3..2e697e95 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6719,6 +6719,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6195 - miso < 1.8 + # https://github.com/commercialhaskell/stackage/issues/6196 + - mcmc < 0.6.1 + # end of packages # Package flags are applied to individual packages, and override the values of