From e7ef35d40b957de917a969325af9740d286f3d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 15 Oct 2023 08:39:36 +0200 Subject: [PATCH] Added version reference for disabled `tmp-postgres` (#7140). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa3fa839..3b35cbba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3822,7 +3822,7 @@ packages: "Jonathan Fischoff @jfischoff": - clock-extras - postgres-options - - tmp-postgres < 0 # compile failure https://github.com/commercialhaskell/stackage/issues/7140 + - tmp-postgres < 0 # 1.34.1.0 compile failure https://github.com/commercialhaskell/stackage/issues/7140 - pg-transact - port-utils - postgresql-libpq-notify