From fd3bb277ef8cfc590df5a488cc16badbf2a28b50 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 20 Oct 2019 17:42:23 -0400 Subject: [PATCH] Drops nonempty-vector from nightly (#4927) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 48df6435..1916090f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -30,7 +30,7 @@ packages: "Emily Pillmore @topos": - lens-process - microlens-process - - nonempty-vector + - nonempty-vector < 0 # #4927 "Matthieu Monsch @mtth": - flags-applicative