From 66212db3d3c6958e3df1e9afe4e12cd7481d576f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 19 Jun 2022 17:10:39 -0500 Subject: [PATCH] Add an upper bound for vector, #6624 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a692e4a8..5340896a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7334,6 +7334,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6622 - citeproc < 0.8 + # https://github.com/commercialhaskell/stackage/issues/6624 + - vector < 0.13 + # end of packages # Package flags are applied to individual packages, and override the values of