]> gitweb.michael.orlitzky.com - haeredes.git/blobdiff - haeredes.cabal
Support hostnames as --server arguments.
[haeredes.git] / haeredes.cabal
index e855984dc16a37c2d555711cb0e63d8f5c54b547..8c6754a725933a25220e6da96fc7824e0a3597bf 100644 (file)
@@ -14,7 +14,7 @@ extra-source-files:
 synopsis:
   Confirm delegation of NS and MX records.
 description:
-  Haeredes is primarily useful for ISP network administrators
+  Haeredes is primarily useful for ISP network administrators.
   Customers will occasionally decide to switch hosts without alerting
   the current host; this can cause two problems:
   .
@@ -72,6 +72,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 +85,7 @@ executable haeredes
   other-modules:
     CommandLine
     DNS
+    ExitCodes
 
   ghc-options:
     -Wall