From cb50e27922d3634ab45789f012628ce4f0c8ff4d Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 12 Jul 2018 01:20:23 +0000 Subject: [PATCH] Revert "Added back in vector-sized and dependent packages" --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff9a8686..5ac61e70 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1826,16 +1826,16 @@ packages: - auto - backprop - configurator-export - - hamilton - - hmatrix-backprop - - hmatrix-vector-sized + - hamilton < 0 # via vector-sized + - hmatrix-backprop < 0 # via vector-sized + - hmatrix-vector-sized < 0 # via vector-sized - one-liner-instances < 0 # via one-liner - prompt - tagged-binary # - type-combinators-singletons # GHC 8.4 via type-combinators - typelits-witnesses - uncertain - - vector-sized + - vector-sized < 0 # via distributive-0.6 "Ian Duncan @iand675": - feature-flags