X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn.git;a=blobdiff_plain;f=src%2FExitCodes.hs;h=4f8cd5387cb2faceb6d85f9b3668d3eb9cfd85f5;hp=f412a07b040a38a7d0c5bf529975f5bdb44746df;hb=ac3a81eb6d0f8ca4e212752d5b390a4fc220cceb;hpb=f6cb0ba712e06e52d080b86e9eba6c3585a7514b diff --git a/src/ExitCodes.hs b/src/ExitCodes.hs index f412a07..4f8cd53 100644 --- a/src/ExitCodes.hs +++ b/src/ExitCodes.hs @@ -1,6 +1,5 @@ --- |All exit codes that the program can return (excepting --- ExitSuccess). There's only one, since the program will try and fail --- forever upon errors. +-- | All exit codes that the program can return (excepting +-- ExitSuccess). module ExitCodes ( exit_no_feed_hosts, exit_no_password,