]> gitweb.michael.orlitzky.com - mailbox-count.git/commit
Begin throwing real code together.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 22 Apr 2014 01:19:28 +0000 (21:19 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 22 Apr 2014 01:19:28 +0000 (21:19 -0400)
commit72482968102ebd7ad0abeef958fed2a02a126dd2
treef1871c97156b97d2e5fc84280e4cbd97f356a618
parent65ec33ab24068e50612e72e69d893ecac9079cdc
Begin throwing real code together.
doc/man1/mailbox-count.1
mailbox-count.cabal
makefile
src/CommandLine.hs [new file with mode: 0644]
src/Configuration.hs [new file with mode: 0644]
src/Main.hs
src/OptionalConfiguration.hs [new file with mode: 0644]