| License | BSD-style |
|---|---|
| Maintainer | foundation |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Foundation.VFS.URI
Description
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
Constructors
| URI |
Instances
| Path URI # | |||||||||||||
Defined in Foundation.VFS.URI Associated Types
| |||||||||||||
| type PathEnt URI # | |||||||||||||
Defined in Foundation.VFS.URI | |||||||||||||
| type PathPrefix URI # | |||||||||||||
Defined in Foundation.VFS.URI | |||||||||||||
| type PathSuffix URI # | |||||||||||||
Defined in Foundation.VFS.URI | |||||||||||||
data URIAuthority #
Constructors
| URIAuthority |
data URIFragment #
Constructors
| URIFragment |