From f672305b05665f12998a3e8b9d95adab3ab722ac Mon Sep 17 00:00:00 2001 From: Emily Pillmore Date: Sun, 20 Oct 2019 14:36:39 -0400 Subject: [PATCH] add non-empty vector --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4f5476d2..8d13f42a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -30,6 +30,7 @@ packages: "Emily Pillmore @topos": - lens-process - microlens-process + - nonempty-vector "Matthieu Monsch @mtth": - flags-applicative @@ -6356,7 +6357,7 @@ expected-test-failures: # https://github.com/alanz/ghc-exactprint/issues/82 - ghc-exactprint - + # Test-runner expects a cabal-style 'dist-newstyle' directory - hjsmin # end of expected-test-failures