]> gitweb.michael.orlitzky.com - mailbox-count.git/blobdiff - mailbox-count.cabal
mailbox-count.cabal: add Paths_mailbox_count to other-modules.
[mailbox-count.git] / mailbox-count.cabal
index 74bf6856bea132e299492bbc3560038b0bcc83c0..cf30c2ec67e88a8a6d24a6324d5f41fff30fd482 100644 (file)
@@ -1,5 +1,5 @@
 name:           mailbox-count
-version:        0.0.2
+version:        0.0.3
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -175,6 +175,11 @@ executable mailbox-count
     Configuration
     CommandLine
     OptionalConfiguration
+    -- WARNING: the Paths_mailbox_count module is automatically generated by
+    -- Cabal itself. We don't want it included in the release tarballs,
+    -- since we typically want the paths that the user has configured.
+    -- Nevertheless, Cabal will complain if we don't include it here.
+    Paths_mailbox_count
     Report