]> gitweb.michael.orlitzky.com - dead/halcyon.git/commit
Rewrite CommandLine to use cmdargs and integrate the command-line and RC file options.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 15 Jul 2013 01:48:55 +0000 (21:48 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 15 Jul 2013 01:48:55 +0000 (21:48 -0400)
commit7bb00e04c15781d889f950d00babf3f183047bff
treea84ab433732c5545154060970e18e7274cddbe5b
parent26718edaad5cd7921d957a1f0972fd9f5cd5b645
Rewrite CommandLine to use cmdargs and integrate the command-line and RC file options.
Clean up imports and dead code.
12 files changed:
src/CommandLine.hs
src/Configuration.hs
src/ExitCodes.hs
src/Html.hs
src/Mail.hs
src/Main.hs
src/OptionalConfiguration.hs
src/StringUtils.hs
src/Twitter/Http.hs
src/Twitter/Status.hs
src/Twitter/User.hs
twat.cabal