Safe Haskell | None |
---|---|
Language | Haskell2010 |
URI.ByteString.Extension
Contents
Documentation
unsafeFromText :: Text -> URI Source #
fromRelative :: Scheme -> Host -> RelativeRef -> URI Source #
withQuery :: URIRef a -> [(ByteString, ByteString)] -> URIRef a Source #