From 4a6e6b89fbebbe72e83da3a89358cd9a073fe9bb Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 2 Feb 2020 18:03:17 +0000 Subject: [PATCH] Unrestricts vector --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69a968f2..f022ec3e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4516,7 +4516,7 @@ packages: - uuid-types - vault - vec - - vector < 0.12.1.0 # https://github.com/haskell/vector/issues/287 + - vector - vector-algorithms - vector-binary-instances - vector-builder