]> gitweb.michael.orlitzky.com - dead/halcyon.git/history - src/Configuration.hs
Add a farewell TODO list.
[dead/halcyon.git] / src / Configuration.hs
2014-07-16 Michael OrlitzkyAdd configuration options for daemonize, pidfile, run_a...
2014-07-16 Michael OrlitzkyClean up a bunch of code and comments.
2013-12-15 Michael OrlitzkyClean up imports.
2013-07-16 Michael OrlitzkyCreate a Usernames newtype to fix an orphan instance.
2013-07-15 Michael OrlitzkyFix username merging.
2013-07-15 Michael OrlitzkyRewrite CommandLine to use cmdargs and integrate the...
2013-07-14 Michael OrlitzkyAdd an OptionalConfiguration type and parse one from...
2013-07-09 Michael OrlitzkyAdd the Twitter API oAuth stuff to the configuration...
2012-11-06 Michael OrlitzkyAccept a sendmail_path on the command line.
2012-04-13 Michael OrlitzkyAdd the Configuration module containing the Cfg type.