idna2008-0.0.1.0: Converts Unicode hostnames into ASCII

Portabilityportable
Stabilityunstable
Maintainerjon.kristensen@pontarius.org

Data.Text.IDNA2008

Description

Makes a Unicode hostname internationalized. The code is currently prototyped and untested.

Synopsis

Documentation

toASCII :: String -> Maybe StringSource

Converts a Unicode hostname into an internationalized ASCII hostname.