iri-0.5: RFC-based resource identifier library
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Text.Punycode

Synopsis

Documentation

encode :: Text -> ByteString Source #

Encode a string into its ascii form

decode :: ByteString -> Either PunycodeDecodeException Text Source #

Decode a string into its unicode form