From: Michael Orlitzky Date: Wed, 24 Aug 2022 13:36:16 +0000 (-0400) Subject: list-remote-forwards.cabal: remove unused hdbc-postgresql dependency. X-Git-Tag: 0.0.2~8 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=list-remote-forwards.git;a=commitdiff_plain;h=054b753874e255b660a03ed2f0f1d254be870b99 list-remote-forwards.cabal: remove unused hdbc-postgresql dependency. --- diff --git a/list-remote-forwards.cabal b/list-remote-forwards.cabal index 5613d94..08f3c98 100644 --- a/list-remote-forwards.cabal +++ b/list-remote-forwards.cabal @@ -201,7 +201,6 @@ test-suite testsuite directory >= 1.2, filepath >= 1.3, HDBC >= 2.4, - HDBC-postgresql >= 2.3, HDBC-sqlite3 >= 2.3, MissingH >= 1.2, tasty >= 0.8,