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