]> gitweb.michael.orlitzky.com - mailbox-count.git/blobdiff - mailbox-count.cabal
src/OptionalConfiguration.hs: make OptionalConfiguration.hs a Semigroup.
[mailbox-count.git] / mailbox-count.cabal
index cf30c2ec67e88a8a6d24a6324d5f41fff30fd482..0b7fa2939c12d44a816e660a433431cf01b551a3 100644 (file)
@@ -163,6 +163,7 @@ executable mailbox-count
     HDBC-postgresql             >= 2.3,
     HDBC-sqlite3                >= 2.3,
     MissingH                    >= 1.2,
+    semigroups                  >= 0.18,
     tasty                       >= 0.8,
     tasty-hunit                 >= 0.8
   main-is:
@@ -198,6 +199,7 @@ test-suite testsuite
     HDBC-postgresql             >= 2.3,
     HDBC-sqlite3                >= 2.3,
     MissingH                    >= 1.2,
+    semigroups                  >= 0.18,
     tasty                       >= 0.8,
     tasty-hunit                 >= 0.8