URI.ByteString
data Scheme
data Host
data Port
data Authority
data UserInfo
data Query
data URI
data RelativeRef
data SchemaError
data URIParseError
data URIParserOptions
strictURIParserOptions
laxURIParserOptions
parseURI
parseRelativeRef
uriParser
relativeRefParser
serializeURI
serializeURI'
serializeRelativeRef
serializeRelativeRef'
urlDecode
urlDecodeQuery
urlEncodeQuery
urlEncodePath
urlEncode
Scheme
schemeBSL
Host
hostBSL
Port
portNumberL
Authority
authorityUserInfoL
authorityHostL
authorityPortL
UserInfo
uiUsernameL
uiPasswordL
Query
queryPairsL
URI
uriSchemeL
uriAuthorityL
uriPathL
uriQueryL
uriFragmentL
RelativeRef
rrAuthorityL
rrPathL
rrQueryL
rrFragmentL
URIParserOptions
upoValidQueryCharL