From 8edb06a868345dfc2c097f71d69e835d5e1f7ac0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 16 Sep 2019 06:46:33 -0700 Subject: [PATCH] Add upper bound for vector-sized, #4833 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed34068d..bf51bb1d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4837,6 +4837,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4832 - path-io < 1.5 + # https://github.com/commercialhaskell/stackage/issues/4833 + - vector-sized < 1.4 + # end of packages # Package flags are applied to individual packages, and override the values of