From 39615d1aba820cbdd865251afdade0e8b23b2e31 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 10 May 2020 11:55:25 -0700 Subject: [PATCH] Add issues #5347 and #5346 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 046dc709..05c60d33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4795,8 +4795,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5336 - colourista < 0.1.0.0 - # soon to be removed anyways, not creating an issue + # https://github.com/commercialhaskell/stackage/issues/5347 - persistent-template < 2.8.3 + + # https://github.com/commercialhaskell/stackage/issues/5346 - validation-selective < 0.1.0.0 # end of packages