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
serializeURI
serializeRelativeRef
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