This file is indexed.

/usr/share/doc/libghc-chart-doc/html/Graphics-Rendering-Chart-Axis-Unit.html is in libghc-chart-doc 1.8.1-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>Graphics.Rendering.Chart.Axis.Unit</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_Graphics-Rendering-Chart-Axis-Unit.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Graphics-Rendering-Chart-Axis-Unit.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">Chart-1.8.1: A library for generating 2D Charts and Plots</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Copyright</th><td>(c) Tim Docker 2010</td></tr><tr><th>License</th><td>BSD-style (see chart/COPYRIGHT)</td></tr><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><p class="caption">Graphics.Rendering.Chart.Axis.Unit</p></div><div id="table-of-contents"><p class="caption">Contents</p><ul><li><a href="#section.orphans">Orphan instances</a></li></ul></div><div id="description"><p class="caption">Description</p><div class="doc"><p>Calculate and render unit indexed axes</p></div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:unitAxis" class="def">unitAxis</a> :: <a href="Graphics-Rendering-Chart-Axis-Types.html#t:AxisData">AxisData</a> () <a href="src/Graphics-Rendering-Chart-Axis-Unit.html#unitAxis" class="link">Source</a> <a href="#v:unitAxis" class="selflink">#</a></p></div><h1>Orphan instances</h1><div id="section.orphans" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:o:ic:PlotValue:PlotValue:1" class="instance expander" onclick="toggleSection('i:o:ic:PlotValue:PlotValue:1')"></span> <a href="Graphics-Rendering-Chart-Axis-Types.html#t:PlotValue">PlotValue</a> ()</span> <a href="src/Graphics-Rendering-Chart-Axis-Unit.html#line-17" class="link">Source</a> <a href="#v:-36-fPlotValue-40--41-" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:o:ic:PlotValue:PlotValue:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toValue">toValue</a> :: () -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Prelude.html#t:Double">Double</a> <a href="src/Graphics-Rendering-Chart-Axis-Types.html#toValue" class="link">Source</a> <a href="#v:toValue" class="selflink">#</a></p><p class="src"><a href="#v:fromValue">fromValue</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Prelude.html#t:Double">Double</a> -&gt; () <a href="src/Graphics-Rendering-Chart-Axis-Types.html#fromValue" class="link">Source</a> <a href="#v:fromValue" class="selflink">#</a></p><p class="src"><a href="#v:autoAxis">autoAxis</a> :: <a href="Graphics-Rendering-Chart-Axis-Types.html#t:AxisFn">AxisFn</a> () <a href="src/Graphics-Rendering-Chart-Axis-Types.html#autoAxis" class="link">Source</a> <a href="#v:autoAxis" class="selflink">#</a></p></div></div></td></tr></table></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.2</p></div></body></html>