]> gitweb.michael.orlitzky.com - mailbox-count.git/commitdiff
mailbox-count.cabal: remove unused test suite dependency.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Aug 2022 15:52:24 +0000 (11:52 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Aug 2022 15:52:24 +0000 (11:52 -0400)
mailbox-count.cabal

index d4997aa0da7508453349471fbd18bd656bfd4f82..f9fb400580b9b0d554f26f149aa97dbe8aa9a08d 100644 (file)
@@ -195,7 +195,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,