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