foundation-0.0.23: 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
Path URI Source # 
Instance details

Defined in Foundation.VFS.URI

Associated Types

type PathEnt URI :: Type Source #

type PathPrefix URI :: Type Source #

type PathSuffix URI :: Type 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