úÎ a–None+0Represents an email addressConvert to text. Note that  has an instance of  from  'text-show'#, you might want to use it instead./emailToText $ EmailAddress "name" "example.com""name@example.comHValidates given email. Email shouldn't have trailing or preceding spaces:set -XOverloadedStringsisValidEmail "name@example.com"True isValidEmail "name@example..com"False3Parce an email. Error messages aren't very helpful.Attoparsec parser.       html-email-validate-0.1.0.0Text.Html.Email.Validate EmailAddress localPart domainPart emailToText isValidEmail parseEmail emailParsertext-show-0.6.0.1Text.Show.Text.ClassesShowlocaldomainlabel$fShowEmailAddress$fReadEmailAddress$fShowEmailAddress0