|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Retrieves the path component from the URI
|
|
|
| Retrieves the query component from the URI
|
|
|
| Retrieves the scheme component from the URI
|
|
|
| Modifies the scheme component of the URI using the provided function
|
|
|
| Modifies the path component of the URI using the provided function
|
|
|
| Sets the scheme component of the URI
|
|
|
| Sets the path component of the URI
|
|
|
|
|
|
|
| Returns true if the URI is absolute
|
|
|
| Constructors | | Instances | |
|
|
|
| Render should be used for prettyprinting URIs.
|
|
|
| Parses a URI from a String. Returns Nothing on failure.
|
|
|
| Convenience class for converting data types to URIs
| | | Methods | | | Instances | |
|
|
|
|
|
| Produced by Haddock version 2.6.1 |