Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Iri.Parsing.Attoparsec.Text
Synopsis
Documentation
Parser of a well-formed IRI conforming to the RFC3987 standard into Iri
.
Performs URL-decoding.
domainLabel :: Parser DomainLabel Source #
Domain label with Punycode decoding applied.