This file is indexed.

/usr/share/doc/libghc-vty-doc/html/mini_Graphics-Vty-Attributes.html is in libghc-vty-doc 5.16-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>Graphics.Vty.Attributes</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();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">Graphics.Vty.Attributes</p></div><div id="interface"><div class="top"><p class="src"><span class="keyword">data</span> <a href="Graphics-Vty-Attributes.html#t:Attr" target="main">Attr</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Graphics-Vty-Attributes.html#t:FixedAttr" target="main">FixedAttr</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Graphics-Vty-Attributes.html#t:MaybeDefault" target="main">MaybeDefault</a> v</p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:defAttr" target="main">defAttr</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:currentAttr" target="main">currentAttr</a></p></div><h1>Styles</h1><div class="top"><p class="src"><span class="keyword">type</span> <a href="Graphics-Vty-Attributes.html#t:Style" target="main">Style</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:withStyle" target="main">withStyle</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:standout" target="main">standout</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:underline" target="main">underline</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:reverseVideo" target="main">reverseVideo</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:blink" target="main">blink</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:dim" target="main">dim</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:bold" target="main">bold</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:defaultStyleMask" target="main">defaultStyleMask</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:styleMask" target="main">styleMask</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:hasStyle" target="main">hasStyle</a></p></div><h1>Setting attribute colors</h1><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:withForeColor" target="main">withForeColor</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:withBackColor" target="main">withBackColor</a></p></div><h1>Colors</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Graphics-Vty-Attributes.html#t:Color" target="main">Color</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:black" target="main">black</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:red" target="main">red</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:green" target="main">green</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:yellow" target="main">yellow</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:blue" target="main">blue</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:magenta" target="main">magenta</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:cyan" target="main">cyan</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:white" target="main">white</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:brightBlack" target="main">brightBlack</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:brightRed" target="main">brightRed</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:brightGreen" target="main">brightGreen</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:brightYellow" target="main">brightYellow</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:brightBlue" target="main">brightBlue</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:brightMagenta" target="main">brightMagenta</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:brightCyan" target="main">brightCyan</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:brightWhite" target="main">brightWhite</a></p></div><div class="top"><p class="src"><a href="Graphics-Vty-Attributes.html#v:rgbColor" target="main">rgbColor</a></p></div></div></body></html>