From 1821bca7f7978b09ae47e86252c1d78132530815 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 5 May 2020 10:39:57 -0700 Subject: [PATCH] Add constraints for just one more nightly --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8a216343..046dc709 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4795,6 +4795,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5336 - colourista < 0.1.0.0 + # soon to be removed anyways, not creating an issue + - persistent-template < 2.8.3 + - validation-selective < 0.1.0.0 # end of packages