foundation-0.0.27: Alternative prelude with batteries and no dependencies
LicenseBSD-style
Maintainerfoundation
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Foundation.VFS.URI

Description

 
Synopsis

Documentation

data URI Source #

TODO this is not implemented yet

Constructors

URI 

Instances

Instances details
Path URI Source # 
Instance details

Defined in Foundation.VFS.URI

Associated Types

type PathEnt URI Source #

type PathPrefix URI Source #

type PathSuffix URI Source #

type PathEnt URI Source # 
Instance details

Defined in Foundation.VFS.URI

type PathPrefix URI Source # 
Instance details

Defined in Foundation.VFS.URI

type PathSuffix URI Source # 
Instance details

Defined in Foundation.VFS.URI

data URISchema Source #

Constructors

URISchema 

data URIAuthority Source #

Constructors

URIAuthority 

data URIQuery Source #

Constructors

URIQuery 

data URIFragment Source #

Constructors

URIFragment 

data URIPath Source #

Constructors

URIPath