From 4ccb125e856f6e5ae49eb43d06c081f85b7caa7d Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 19 Apr 2026 13:52:19 +0200 Subject: [PATCH] chore: remove outdated comment We started actually depending on postgresql-libpq in 5356f4e973364c3ee39cb042bbc2a63a1c7fe4cb. --- postgrest.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index b355bff72..53dc5127b 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -137,7 +137,6 @@ library , network-uri >= 2.6.1 && < 2.8 , optparse-applicative >= 0.13 && < 0.19 , parsec >= 3.1.11 && < 3.2 - -- Technically unused, can be removed after updating to hasql >= 1.7 , postgresql-libpq >= 0.10 , prometheus-client >= 1.1.1 && < 1.2.0 , protolude >= 0.3.1 && < 0.4