X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhalcyon.git;a=blobdiff_plain;f=src%2FCommandLine.hs;h=ef9ff39939a9f9795c26de573aedad318c5e7b5c;hp=e70aa964c667e3d22aa88afcefb3847da84169ba;hb=dd4abc21674b98bc55a3775291a8667dffec2863;hpb=93577603f6df06e4627ca13a6f5fe412b28dc817 diff --git a/src/CommandLine.hs b/src/CommandLine.hs index e70aa96..ef9ff39 100644 --- a/src/CommandLine.hs +++ b/src/CommandLine.hs @@ -14,8 +14,8 @@ import System.IO (hPutStrLn, stderr) import Paths_twat (version) import Data.Version (showVersion) -import OptionalConfiguration import ExitCodes +import OptionalConfiguration description :: String description = "Twat twats tweets so you don't have to twitter."