License | BSD-style |
---|---|
Maintainer | foundation |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Synopsis
- data URI = URI
- data URISchema = URISchema
- data URIAuthority = URIAuthority
- data URIQuery = URIQuery
- data URIFragment = URIFragment
- data URIPath = URIPath
Documentation
TODO this is not implemented yet
Instances
Path URI Source # | |
Defined in Foundation.VFS.URI | |
type PathEnt URI Source # | |
Defined in Foundation.VFS.URI | |
type PathPrefix URI Source # | |
Defined in Foundation.VFS.URI | |
type PathSuffix URI Source # | |
Defined in Foundation.VFS.URI |