url -package:hvega

A library for working with URLs. A library for working with URLs.
Write an URL hyperlinked.
A remote URL of the jQuery sources for version. The URL does not have a protocol prefix, so users may need to prepend either "http:" or "https:" (both work). The URL currently uses the jQuery CDN links at http://code.jquery.com/. Alternative CDN links are listed at http://jquery.com/download/#using-jquery-with-a-cdn.
URL or absolute file path
Shorthand for URL.
Relative url (to current domain) to download nar file.
Creates a value of URL with the minimum fields required to make a request. Use one of the following lenses to modify other fields as desired:
The result image URL.
The result web page URL.
The result image URL.
The result web page URL.
The result image URL.
The result web page URL.
The result image URL.
The result web page URL.
The result image URL.
The result web page URL.
A quasiquoter to build a URL by interpolating values via ToHttpApiData. The resulting value can be any IsString type. Currently only supports single variable names being interpolated, not arbitrary Haskell expressions. Usage:
>>> [url|/foo/#{fooId}/bar|]