]> gitweb.michael.orlitzky.com - haeredes.git/commit
Support hostnames as --server arguments.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Jul 2013 04:23:05 +0000 (00:23 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Jul 2013 04:23:05 +0000 (00:23 -0400)
commite8fe3d4c76b719d256a3c04d462819cd98218111
treef7c0ead77fba5fae59b6f8dcc5b67251ddc9791f
parent75977adcec5c187204b95f3870544040c52398fd
Support hostnames as --server arguments.
Add basic support for authority section results in NS mode.
Add ExitCodes module.
haeredes.cabal
src/DNS.hs
src/ExitCodes.hs [new file with mode: 0644]
src/Main.hs