From 1f6b705d873372a3ab3cdb0d3ad32d204b83c4c5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 8 Jan 2017 20:34:22 +0900 Subject: [PATCH] vector < 0.12.0.0 (#2194) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1f733a41..ec935054 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2747,6 +2747,9 @@ packages: # https://github.com/fpco/stackage/issues/2184 # https://github.com/ekmett/hashable-extras/pull/3 - hashable < 1.2.5.0 + + # https://github.com/fpco/stackage/issues/2194 + - vector < 0.12.0.0 # end of packages # Package flags are applied to individual packages, and override the values of @@ -3321,7 +3324,6 @@ build-tool-overrides: # If bindings-GLFW-3.1.2.1 is the current latest version write # - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite tell-me-when-its-released: -- vector-0.11.0.0 # skipped test-suite, constrained primitive https://github.com/haskell/vector/issues/142 - point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876