From ca2f5fc2e2ca8b58166bae8dc15fa27237bad2da Mon Sep 17 00:00:00 2001 From: Justin Le Date: Wed, 8 Aug 2018 22:28:22 -0700 Subject: [PATCH] Add back in vector-sized and personally managed reverse deps --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c29572f4..45cb2982 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1833,16 +1833,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