fay-uri-0.2.0.0: Persistent FFI bindings for using jsUri in Fay

Safe HaskellNone

Uri

Synopsis

Documentation

data Uri Source

Creation and conversion

queryParamValue :: String -> Uri -> StringSource

Other getters

withProtocol :: String -> Uri -> UriSource

Setters

addQueryParam :: String -> String -> Uri -> UriSource

Other setters