]> gitweb.michael.orlitzky.com - haeredes.git/blobdiff - haeredes.cabal
Drop two periods for consistency.
[haeredes.git] / haeredes.cabal
index 1bef536699c8b30c8faba568b02591672b547e85..b53cb947f904983ba3aac0c7385f51f41821d2b9 100644 (file)
@@ -32,7 +32,8 @@ description:
       therefore important to remove domains from the old mail host as
       soon as the MX record is changed.
   .
-  Haeredes can alert administrators when NS/MX records are changed.
+  Haeredes can alert administrators when NS/MX records are changed. More
+  detail can be found in the man page.
   .
   /Examples/:
   .
@@ -72,6 +73,7 @@ executable haeredes
     bytestring                  == 0.10.*,
     cmdargs                     == 0.10.*,
     dns                         >= 0.3.7,
+    iproute                     == 1.2.*,
     MissingH                    == 1.2.*,
     parallel-io                 == 0.3.*
 
@@ -84,6 +86,7 @@ executable haeredes
   other-modules:
     CommandLine
     DNS
+    ExitCodes
 
   ghc-options:
     -Wall