Releases: Porges/email-validate-hs
Releases · Porges/email-validate-hs
email-validate-2.0.1
Fixes a problem with not importing ghc-prim.
email-validate-2.0.0
- EmailAddress now has instances for generic programming.
- The Show instance now surrounds the output with quotes so it can be printed & read more easily. Note: this is potentially a breaking change.