]> gitweb.michael.orlitzky.com - dead/halcyon.git/history - src/OptionalConfiguration.hs
Add a farewell TODO list.
[dead/halcyon.git] / src / OptionalConfiguration.hs
2014-07-16 Michael OrlitzkyAdd the Unix module and enable daemonization.
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-08-30 Michael OrlitzkyRename the project to Halcyon.
2013-07-16 Michael OrlitzkyCreate a Usernames newtype to fix an orphan instance.
2013-07-15 Michael OrlitzkyFix hlint suggestion.
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...