]> gitweb.michael.orlitzky.com - email-validator.git/history - src/EmailAddress.hs
Add length tests and fix zero-length domain bug.
[email-validator.git] / src / EmailAddress.hs
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.