From ffe3a24eaa470ed7db2904427e74a1950b236bc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 31 Jul 2023 07:05:01 +0200 Subject: [PATCH] postgresql-libpq < 0.10.0.0 (#7073) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a7d224ea..29335c3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5388,7 +5388,7 @@ packages: - poll - portable-lines - posix-pty - - postgresql-libpq + - postgresql-libpq < 0.10.0.0 # https://github.com/commercialhaskell/stackage/issues/7073 - postgresql-simple - postgresql-simple-url - pretty-hex