From 3cedefcf8d012a0c2aa9c6a79b3cb2d064e2f7b5 Mon Sep 17 00:00:00 2001 From: Justin Le Date: Tue, 10 Jul 2018 14:14:57 -0700 Subject: [PATCH] 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 682727f1..4f0d5bf4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1824,16 +1824,16 @@ packages: - auto - backprop - configurator-export - - hamilton < 0 # via vector-sized - - hmatrix-backprop < 0 # via vector-sized - - hmatrix-vector-sized < 0 # via vector-sized + - hamilton + - hmatrix-backprop + - hmatrix-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 < 0 # via distributive-0.6 + - vector-sized "Ian Duncan @iand675": - feature-flags