]> gitweb.michael.orlitzky.com - email-validator.git/history - src/CommandLine.hs
Greatly simplify the CommandLine module.
[email-validator.git] / src / CommandLine.hs
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.