HPhone-0.0.1.2: Phone number parser and validator - This is now DEPRECATED!

Safe HaskellNone
LanguageHaskell2010

HPhone

Synopsis

Documentation

lookup :: PhoneNumber -> CountryCodeAbbr -> Maybe Phone Source #

Phone number must not include country code. Leading zeroes are allowed

validate :: PhoneNumber -> CountryCodeAbbr -> Bool Source #

Phone number must not include country code. Leading zeroes are allowed