This file is indexed.

/usr/share/doc/libghc-yi-core-doc/html/Yi-UI-SimpleLayout.html is in libghc-yi-core-doc 0.14.1-1build1.

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>Yi.UI.SimpleLayout</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_Yi-UI-SimpleLayout.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Yi-UI-SimpleLayout.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">yi-core-0.14.1: Yi editor core library</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Yi.UI.SimpleLayout</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:Rect" class="def">Rect</a> <a href="src/Yi-UI-SimpleLayout.html#Rect" class="link">Source</a> <a href="#t:Rect" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:Rect" class="def">Rect</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:offsetX" class="def">offsetX</a> :: !<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:offsetY" class="def">offsetY</a> :: !<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:sizeX" class="def">sizeX</a> :: !<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:sizeY" class="def">sizeY</a> :: !<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:Layout" class="def">Layout</a> <a href="src/Yi-UI-SimpleLayout.html#Layout" class="link">Source</a> <a href="#t:Layout" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:Layout" class="def">Layout</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:tabbarRect" class="def">tabbarRect</a> :: !<a href="Yi-UI-SimpleLayout.html#t:Rect">Rect</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:windowRects" class="def">windowRects</a> :: !(<a href="file:///usr/share/doc/ghc-doc/html/libraries/containers-0.5.7.1/Data-Map-Lazy.html#t:Map">Map</a> <a href="file:///usr/share/doc/libghc-yi-language-doc/html/Yi-Buffer-Basic.html#t:WindowRef">WindowRef</a> (<a href="Yi-UI-SimpleLayout.html#t:Rect">Rect</a>, <a href="Yi-Layout.html#t:HasNeighborWest">HasNeighborWest</a>))</dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:promptRect" class="def">promptRect</a> :: !<a href="Yi-UI-SimpleLayout.html#t:Rect">Rect</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:Point2D" class="def">Point2D</a> <a href="src/Yi-UI-SimpleLayout.html#Point2D" class="link">Source</a> <a href="#t:Point2D" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:Point2D" class="def">Point2D</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:pointCol" class="def">pointCol</a> :: !<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:pointRow" class="def">pointRow</a> :: !<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:Size2D" class="def">Size2D</a> <a href="src/Yi-UI-SimpleLayout.html#Size2D" class="link">Source</a> <a href="#t:Size2D" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:Size2D" class="def">Size2D</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:sizeWidth" class="def">sizeWidth</a> :: !<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:sizeHeight" class="def">sizeHeight</a> :: !<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div></div><div class="top"><p class="src"><a id="v:coordsOfCharacterB" class="def">coordsOfCharacterB</a> :: <a href="Yi-UI-SimpleLayout.html#t:Size2D">Size2D</a> -&gt; <a href="file:///usr/share/doc/libghc-yi-language-doc/html/Yi-Buffer-Basic.html#t:Point">Point</a> -&gt; <a href="file:///usr/share/doc/libghc-yi-language-doc/html/Yi-Buffer-Basic.html#t:Point">Point</a> -&gt; <a href="Yi-Types.html#t:BufferM">BufferM</a> (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Yi-UI-SimpleLayout.html#t:Point2D">Point2D</a>) <a href="src/Yi-UI-SimpleLayout.html#coordsOfCharacterB" class="link">Source</a> <a href="#v:coordsOfCharacterB" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:layout" class="def">layout</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Yi-Types.html#t:Editor">Editor</a> -&gt; (<a href="Yi-Types.html#t:Editor">Editor</a>, <a href="Yi-UI-SimpleLayout.html#t:Layout">Layout</a>) <a href="src/Yi-UI-SimpleLayout.html#layout" class="link">Source</a> <a href="#v:layout" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:verticalOffsetsForWindows" class="def">verticalOffsetsForWindows</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="file:///usr/share/doc/libghc-pointedlist-doc/html/Data-List-PointedList.html#t:PointedList">PointedList</a> <a href="Yi-Window.html#t:Window">Window</a> -&gt; <a href="file:///usr/share/doc/libghc-pointedlist-doc/html/Data-List-PointedList.html#t:PointedList">PointedList</a> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a> <a href="src/Yi-UI-SimpleLayout.html#verticalOffsetsForWindows" class="link">Source</a> <a href="#v:verticalOffsetsForWindows" class="selflink">#</a></p></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>