X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=blobdiff_plain;f=haeredes.cabal;h=b53cb947f904983ba3aac0c7385f51f41821d2b9;hp=e855984dc16a37c2d555711cb0e63d8f5c54b547;hb=7cc26ab4bfa90c4abe0c741d5a3eaf575544466a;hpb=355358eed85fff2f06a3ccbb2c2d259845134fc2 diff --git a/haeredes.cabal b/haeredes.cabal index e855984..b53cb94 100644 --- a/haeredes.cabal +++ b/haeredes.cabal @@ -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: . @@ -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