]> gitweb.michael.orlitzky.com - email-validator.git/commit
Bump the version to 0.0.2. 0.0.2
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 5 Oct 2013 19:08:21 +0000 (15:08 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 5 Oct 2013 19:08:21 +0000 (15:08 -0400)
commiteae92cebe7fab4afc5c7de377ec30ec348ef09ad
tree856d979af91a86fc2f1c53fdefc776a658d39e8b
parentb145be12d1587d37fc02ab6d12cc01b2506cfd25
Bump the version to 0.0.2.
Drop the utf8-string dependency.
Replace all utf8-string functions and types with Data.ByteString.Char8.
Fix the parallelism (now it actual runs in parallel).
Update DNS functions for dns-1.0.0.
email-validator.cabal
src/EmailAddress.hs
src/Main.hs