]> gitweb.michael.orlitzky.com - email-validator.git/history - src/CommandLine.hs
Whitespace cleanup in CommandLine.
[email-validator.git] / src / CommandLine.hs
2014-02-15 Michael OrlitzkyWhitespace cleanup in CommandLine.
2013-11-22 Michael OrlitzkyGreatly simplify the CommandLine module.
2013-06-10 Michael OrlitzkyAdd an --rfc5322 option which validates against the...
2013-06-09 Michael OrlitzkyUse a hyphen instead of an underscore in the program...
2013-05-29 Michael OrlitzkyAdd command-line processing.