úÎlz     Safe URI encode a  , unicode aware. URI encode a  N, unicode aware, using the predicate to decide which characters are escaped ( means escape). URI decode a  , unicode aware. URI encode a , unicode aware. URI encode a N, unicode aware, using the predicate to decide which characters are escaped ( means escape). URI decode a , unicode aware. URI encode a  into a  ByteString, unicode aware. URI encode a  into a  ByteStringN, unicode aware, using the predicate to decide which characters are escaped ( means escape). URI decode a  ByteString into a , unicode aware. URI encode a UTF8-encoded  ByteString into a  ByteString, unicode aware. -URI encode a UTF8-encoded 'ByteString into a  ByteStringN, unicode aware, using the predicate to decide which characters are escaped ( means escape).  URI decode a  ByteString into a UTF8-encoded  ByteString, unicode aware. ‰Is a character allowed in a URI. Only ASCII alphabetic characters, decimal digits, and - _ . ~ are allowed. This is following RFC 3986.FixÏ a String before encoding. This actually breaks the string, by changing unicode characters into their byte pairs. For network >= 2.4, this is the identity, since that correctly handles unicode characters.Unfixø a String again. For network >= 2.4.1.1 this is the identity, since that correctly handles unicode characters. Note that network 2.4.1.0 (one that is still broken) cannot be excluded by CPP, so this version is excluded in the cabal dependencies.           )uri-encode-1.5.0.5-4e4tIyXCHgV9IUJYf9GxwHNetwork.URI.Encodeencode encodeWithdecode encodeTextencodeTextWith decodeTextencodeTextToBSencodeTextToBSWithdecodeBSToTextencodeByteStringencodeByteStringWithdecodeByteString isAllowedbaseGHC.BaseStringghc-prim GHC.TypesFalse#text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3QsData.Text.InternalTextfixUtf8 unfixUtf8