diff --git a/build-constraints.yaml b/build-constraints.yaml index 94b5475a..d1d78189 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2196,6 +2196,15 @@ packages: # https://github.com/fpco/stackage/issues/1363 - autoexporter < 0.2.0 + # https://github.com/fpco/stackage/issues/1364 + - persistent < 2.5 + - persistent-postgresql < 2.5 + - persistent-sqlite < 2.5 + - persistent-template < 2.5 + # Packages depending on new versions of the above + - persistent-mongoDB < 2.5 + - persistent-mysql < 2.5 + # end of packages