]> gitweb.michael.orlitzky.com - dead/halcyon.git/commit - src/OptionalConfiguration.hs
Add the Unix module and enable daemonization.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 16 Jul 2014 21:10:27 +0000 (17:10 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 16 Jul 2014 21:10:27 +0000 (17:10 -0400)
commitc9a905e0ab69317448f261377ab9031fb83443b4
tree30e90de00c85a3f6eaf5b94f96acb7430d1e119b
parent15fd6f764f88f79424d7caaba564e57df564b532
Add the Unix module and enable daemonization.
Add some dependencies for the Unix module.
.ghci
halcyon.cabal
src/ExitCodes.hs
src/Main.hs
src/OptionalConfiguration.hs
src/Unix.hs [new file with mode: 0644]