]> gitweb.michael.orlitzky.com - dead/halcyon.git/commit - src/Main.hs
Move the exit code into its own module.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 28 Sep 2010 20:55:53 +0000 (16:55 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 28 Sep 2010 20:55:53 +0000 (16:55 -0400)
commit53c26134670775854677470e402b8b41f19246d1
tree513bdc8d5d2aa072af8d75ec61ed2e9dadb67607
parent94484087fbfe98d6735aa82798a9bf506f97fd19
Move the exit code into its own module.
src/ExitCodes.hs [new file with mode: 0644]
src/Main.hs