]> gitweb.michael.orlitzky.com - email-validator.git/history - src/EmailAddress.hs
Simplify a few lines of tests.
[email-validator.git] / src / EmailAddress.hs
2013-06-09 Michael OrlitzkySimplify a few lines of tests.
2013-06-09 Michael OrlitzkyAdd length tests and fix zero-length domain bug.
2013-06-09 Michael OrlitzkySplit the email address functions into their own module.