planet-mitchell-0.1.0: Planet Mitchell

Safe HaskellSafe
LanguageHaskell2010

Email.Unsafe

Synopsis

Documentation

unsafeEmailAddress :: ByteString -> ByteString -> EmailAddress #

Creates an email address without validating it. You should only use this when reading data from somewhere it has already been validated (e.g. a database).