]> gitweb.michael.orlitzky.com - haeredes.git/blobdiff - haeredes.cabal
doc: use POSIX shell syntax in the man page examples.
[haeredes.git] / haeredes.cabal
index f29de3c412a7b13b31ab5502189904f58c70ce95..f4a41215862f6c5c88ec09a97592edb03df1a88e 100644 (file)
@@ -85,7 +85,6 @@ executable haeredes
     cmdargs                     >= 0.10,
     dns                         >= 1.4,
     iproute                     >= 1.2,
-    MissingH                    >= 1.2,
     parallel-io                 >= 0.3
 
   main-is:
@@ -98,6 +97,11 @@ executable haeredes
     CommandLine
     DNS
     ExitCodes
+    -- WARNING: the Paths_haeredes 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_haeredes
     Timeout
 
   ghc-options: