This file is indexed.

/usr/share/doc/libghc-graphviz-doc/html/mini_Data-GraphViz-Types.html is in libghc-graphviz-doc 2999.18.1.2-3.

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>Data.GraphViz.Types</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">Data.GraphViz.Types</p></div><div id="interface"><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-GraphViz-Types.html#t:DotRepr" target="main">DotRepr</a> dg n</p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-GraphViz-Types.html#t:PrintDot" target="main">PrintDot</a> a</p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-GraphViz-Types.html#t:ParseDot" target="main">ParseDot</a> a</p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-GraphViz-Types.html#t:PrintDotRepr" target="main">PrintDotRepr</a> dg n</p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-GraphViz-Types.html#t:ParseDotRepr" target="main">ParseDotRepr</a> dg n</p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-GraphViz-Types.html#t:PPDotRepr" target="main">PPDotRepr</a> dg n</p></div><h1>Common sub-types</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Types.html#t:GraphID" target="main">GraphID</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Types.html#t:Number" target="main">Number</a></p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-GraphViz-Types.html#t:ToGraphID" target="main">ToGraphID</a> a</p></div><div class="top"><p class="src"><a href="Data-GraphViz-Types.html#v:textGraphID" target="main">textGraphID</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Types.html#t:GlobalAttributes" target="main">GlobalAttributes</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Types.html#t:DotNode" target="main">DotNode</a> n</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Types.html#t:DotEdge" target="main">DotEdge</a> n</p></div><h1>Helper types for looking up information within a <code>DotRepr</code>.</h1><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-GraphViz-Types.html#t:ClusterLookup" target="main">ClusterLookup</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-GraphViz-Types.html#t:NodeLookup" target="main">NodeLookup</a> n</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-GraphViz-Types.html#t:Path" target="main">Path</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Types.html#v:graphStructureInformationClean" target="main">graphStructureInformationClean</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Types.html#v:nodeInformationClean" target="main">nodeInformationClean</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Types.html#v:edgeInformationClean" target="main">edgeInformationClean</a></p></div><h1>Obtaining the <code>DotNode</code>s and <code>DotEdges</code>.</h1><div class="top"><p class="src"><a href="Data-GraphViz-Types.html#v:graphNodes" target="main">graphNodes</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Types.html#v:graphEdges" target="main">graphEdges</a></p></div><h1>Printing and parsing a <code>DotRepr</code>.</h1><div class="top"><p class="src"><a href="Data-GraphViz-Types.html#v:printDotGraph" target="main">printDotGraph</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Types.html#v:parseDotGraph" target="main">parseDotGraph</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Types.html#v:parseDotGraphLiberally" target="main">parseDotGraphLiberally</a></p></div><h1>Limitations and documentation</h1></div></body></html>