From c64fbc016d292a7190d7f61b76c3ab8d51bac7f9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 22 May 2021 20:34:23 -0500 Subject: [PATCH] Remove upper bound for persistent and related packages, closes #6029 --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 332579bd..77e0ce36 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5235,14 +5235,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6020 - call-stack < 0.4.0 - # https://github.com/commercialhaskell/stackage/issues/6029 - - persistent < 2.13 - - persistent-sqlite < 2.13.0.0 - - esqueleto < 3.4.2.1 - - persistent-mysql < 2.13.0.0 - - persistent-postgresql < 2.13.0.0 - - persistent-test < 2.13.0.0 - # end of packages