]> gitweb.michael.orlitzky.com - haeredes.git/blob - src/ExitCodes.hs
Update code and doctests to support the new version of the dns library.
[haeredes.git] / src / ExitCodes.hs
1 module ExitCodes (
2 exit_bad_server )
3 where
4
5 exit_bad_server :: Int
6 exit_bad_server = 1