From 9a52c3271135a4396071077296bc230d8328431e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 27 Jul 2022 20:21:48 -0700 Subject: [PATCH] Add upper bound to `vector-algorithms` (#6661) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a6de5220..2ca9a106 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5376,7 +5376,7 @@ packages: - vault - vec - vector - - vector-algorithms + - vector-algorithms < 0.9 # https://github.com/commercialhaskell/stackage/issues/6661 - vector-binary-instances - vector-space - vector-th-unbox