/usr/share/doc/libghc-foundation-doc/html/Foundation-VFS-URI.html is in libghc-foundation-doc 0.0.17-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Foundation.VFS.URI</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="file:///usr/share/javascript/mathjax/MathJax.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Foundation-VFS-URI.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Foundation-VFS-URI.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">foundation-0.0.17: Alternative prelude with batteries and no dependencies</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>License</th><td>BSD-style</td></tr><tr><th>Maintainer</th><td>foundation</td></tr><tr><th>Stability</th><td>experimental</td></tr><tr><th>Portability</th><td>portable</td></tr><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Foundation.VFS.URI</p></div><div id="description"><p class="caption">Description</p><div class="doc empty"> </div></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><span class="keyword">data</span> <a href="#t:URI">URI</a> = <a href="#v:URI">URI</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:URISchema">URISchema</a> = <a href="#v:URISchema">URISchema</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:URIAuthority">URIAuthority</a> = <a href="#v:URIAuthority">URIAuthority</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:URIQuery">URIQuery</a> = <a href="#v:URIQuery">URIQuery</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:URIFragment">URIFragment</a> = <a href="#v:URIFragment">URIFragment</a></li><li class="src short"><span class="keyword">data</span> <a href="#t:URIPath">URIPath</a> = <a href="#v:URIPath">URIPath</a></li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:URI" class="def">URI</a> <a href="src/Foundation-VFS-URI.html#URI" class="link">Source</a> <a href="#t:URI" class="selflink">#</a></p><div class="doc"><p>TODO this is not implemented yet</p></div><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:URI" class="def">URI</a></td><td class="doc empty"> </td></tr></table></div><div class="subs instances"><p id="control.i:URI" class="caption collapser" onclick="toggleSection('i:URI')">Instances</p><div id="section.i:URI" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:URI:Path:1" class="instance expander" onclick="toggleSection('i:id:URI:Path:1')"></span> <a href="Foundation-VFS-Path.html#t:Path">Path</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a></span> <a href="src/Foundation-VFS-URI.html#line-32" class="link">Source</a> <a href="#t:URI" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><div id="section.i:id:URI:Path:1" class="inst-details hide"><div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="Foundation-VFS-Path.html#t:PathEnt">PathEnt</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Kind.html#t:-42-">*</a> <a href="src/Foundation-VFS-Path.html#PathEnt" class="link">Source</a> <a href="#t:PathEnt" class="selflink">#</a></p><p class="src"><span class="keyword">type</span> <a href="Foundation-VFS-Path.html#t:PathPrefix">PathPrefix</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Kind.html#t:-42-">*</a> <a href="src/Foundation-VFS-Path.html#PathPrefix" class="link">Source</a> <a href="#t:PathPrefix" class="selflink">#</a></p><p class="src"><span class="keyword">type</span> <a href="Foundation-VFS-Path.html#t:PathSuffix">PathSuffix</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Kind.html#t:-42-">*</a> <a href="src/Foundation-VFS-Path.html#PathSuffix" class="link">Source</a> <a href="#t:PathSuffix" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-60--47--62-">(</>)</a> :: <a href="Foundation-VFS-URI.html#t:URI">URI</a> -> <a href="Foundation-VFS-Path.html#t:PathEnt">PathEnt</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a> -> <a href="Foundation-VFS-URI.html#t:URI">URI</a> <a href="src/Foundation-VFS-Path.html#%3C%2F%3E" class="link">Source</a> <a href="#v:-60--47--62-" class="selflink">#</a></p><p class="src"><a href="#v:splitPath">splitPath</a> :: <a href="Foundation-VFS-URI.html#t:URI">URI</a> -> (<a href="Foundation-VFS-Path.html#t:PathPrefix">PathPrefix</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a>, [<a href="Foundation-VFS-Path.html#t:PathEnt">PathEnt</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a>], <a href="Foundation-VFS-Path.html#t:PathSuffix">PathSuffix</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a>) <a href="src/Foundation-VFS-Path.html#splitPath" class="link">Source</a> <a href="#v:splitPath" class="selflink">#</a></p><p class="src"><a href="#v:buildPath">buildPath</a> :: (<a href="Foundation-VFS-Path.html#t:PathPrefix">PathPrefix</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a>, [<a href="Foundation-VFS-Path.html#t:PathEnt">PathEnt</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a>], <a href="Foundation-VFS-Path.html#t:PathSuffix">PathSuffix</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a>) -> <a href="Foundation-VFS-URI.html#t:URI">URI</a> <a href="src/Foundation-VFS-Path.html#buildPath" class="link">Source</a> <a href="#v:buildPath" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:URI:PathEnt:2" class="instance expander" onclick="toggleSection('i:id:URI:PathEnt:2')"></span> <span class="keyword">type</span> <a href="Foundation-VFS-Path.html#t:PathEnt">PathEnt</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a></span> <a href="src/Foundation-VFS-URI.html#line-33" class="link">Source</a> <a href="#t:URI" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><div id="section.i:id:URI:PathEnt:2" class="inst-details hide"><div class="src"><span class="keyword">type</span> <a href="Foundation-VFS-Path.html#t:PathEnt">PathEnt</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a> = <a href="Foundation-VFS-URI.html#t:URIPath">URIPath</a></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:URI:PathPrefix:3" class="instance expander" onclick="toggleSection('i:id:URI:PathPrefix:3')"></span> <span class="keyword">type</span> <a href="Foundation-VFS-Path.html#t:PathPrefix">PathPrefix</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a></span> <a href="src/Foundation-VFS-URI.html#line-34" class="link">Source</a> <a href="#t:URI" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><div id="section.i:id:URI:PathPrefix:3" class="inst-details hide"><div class="src"><span class="keyword">type</span> <a href="Foundation-VFS-Path.html#t:PathPrefix">PathPrefix</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a> = (<a href="Foundation-VFS-URI.html#t:URISchema">URISchema</a>, <a href="Foundation-VFS-URI.html#t:URIAuthority">URIAuthority</a>)</div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:URI:PathSuffix:4" class="instance expander" onclick="toggleSection('i:id:URI:PathSuffix:4')"></span> <span class="keyword">type</span> <a href="Foundation-VFS-Path.html#t:PathSuffix">PathSuffix</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a></span> <a href="src/Foundation-VFS-URI.html#line-35" class="link">Source</a> <a href="#t:URI" class="selflink">#</a></td><td class="doc empty"> </td></tr><tr><td colspan="2"><div id="section.i:id:URI:PathSuffix:4" class="inst-details hide"><div class="src"><span class="keyword">type</span> <a href="Foundation-VFS-Path.html#t:PathSuffix">PathSuffix</a> <a href="Foundation-VFS-URI.html#t:URI">URI</a> = (<a href="Foundation-VFS-URI.html#t:URIQuery">URIQuery</a>, <a href="Foundation-VFS-URI.html#t:URIFragment">URIFragment</a>)</div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:URISchema" class="def">URISchema</a> <a href="src/Foundation-VFS-URI.html#URISchema" class="link">Source</a> <a href="#t:URISchema" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:URISchema" class="def">URISchema</a></td><td class="doc empty"> </td></tr></table></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:URIAuthority" class="def">URIAuthority</a> <a href="src/Foundation-VFS-URI.html#URIAuthority" class="link">Source</a> <a href="#t:URIAuthority" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:URIAuthority" class="def">URIAuthority</a></td><td class="doc empty"> </td></tr></table></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:URIQuery" class="def">URIQuery</a> <a href="src/Foundation-VFS-URI.html#URIQuery" class="link">Source</a> <a href="#t:URIQuery" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:URIQuery" class="def">URIQuery</a></td><td class="doc empty"> </td></tr></table></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:URIFragment" class="def">URIFragment</a> <a href="src/Foundation-VFS-URI.html#URIFragment" class="link">Source</a> <a href="#t:URIFragment" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:URIFragment" class="def">URIFragment</a></td><td class="doc empty"> </td></tr></table></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:URIPath" class="def">URIPath</a> <a href="src/Foundation-VFS-URI.html#URIPath" class="link">Source</a> <a href="#t:URIPath" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:URIPath" class="def">URIPath</a></td><td class="doc empty"> </td></tr></table></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>
|