]> gitweb.michael.orlitzky.com - email-validator.git/commit
Bump the email-validate dependency.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 15 Feb 2014 19:34:27 +0000 (14:34 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 15 Feb 2014 19:34:27 +0000 (14:34 -0500)
commit34f7ff7e07e3f3a0e53225b1efeeb6275c67c674
treee6378a6ba7c91e2702333e80145619023dd7d2ff
parent407e2910b4ceb5f4824ffde093085eaa1fa93e7e
Bump the email-validate dependency.
Replace test-framework with tasty.
Add a doctest suite.
Bump to v0.0.4.
email-validator.cabal
src/EmailAddress.hs
test/Doctests.hs [new file with mode: 0644]
test/TestSuite.hs