X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mailbox-count.cabal;h=99dedae3bfc5d1d13ebf018abfdfc1e1868dcb9b;hb=7b7b42049a651dbed1863196c425aa3a33711e6d;hp=d4997aa0da7508453349471fbd18bd656bfd4f82;hpb=20cf8f29f0a109c7354c486676471abe2ee3e5bb;p=mailbox-count.git diff --git a/mailbox-count.cabal b/mailbox-count.cabal index d4997aa..99dedae 100644 --- a/mailbox-count.cabal +++ b/mailbox-count.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: mailbox-count -version: 0.0.5 +version: 0.0.6 author: Michael Orlitzky maintainer: Michael Orlitzky license: AGPL-3.0-only @@ -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,