From 54b54d8f5348933717b2c86990af38892723b273 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 1 Dec 2020 14:21:29 -0600 Subject: [PATCH] Add upper bounds for persistent and related packages, #5767 --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b46edf4..b1d7f083 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5052,6 +5052,14 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5766 - hnix-store-core < 0.3 + # https://github.com/commercialhaskell/stackage/issues/5767 + - persistent < 2.11 + - persistent-mysql < 2.10.3 + - persistent-postgresql < 2.11 + - persistent-sqlite < 2.11 + - persistent-template < 2.8.3 + - persistent-test < 0 + # end of packages # Package flags are applied to individual packages, and override the values of