From fc64c48206274f3ab90b90b6505d75d2e9e85802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sat, 1 Aug 2026 08:53:09 +0200 Subject: [PATCH] `postgresql-syntax < 0.5` (#8082) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b1d4c27e..34cac89f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7892,6 +7892,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8079 - xlsx < 1.3 + + # https://github.com/commercialhaskell/stackage/issues/8082 + - postgresql-syntax < 0.5 + # end of Stackage upper bounds # end of packages