This file is indexed.

/usr/share/doc/libghc-gloss-doc/html/index.html is in libghc-gloss-doc 1.7.8.3-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
5
6
7
<!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>gloss-1.7.8.3: Painless 2D vector graphics, animations and simulations.</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">gloss-1.7.8.3: Painless 2D vector graphics, animations and simulations.</p></div><div id="content"><div id="description"><h1>gloss-1.7.8.3: Painless 2D vector graphics, animations and simulations.</h1><div class="doc"><p>Gloss hides the pain of drawing simple vector graphics behind a nice data type and
a few display functions. Gloss uses OpenGL under the hood, but you won't need to
worry about any of that. Get something cool on the screen in under 10 minutes.
</p></div></div><div id="module-list"><p class="caption">Modules</p><ul><li><span id="control.n.1" class="module collapser" onclick="toggleSection('n.1')">Graphics</span><ul id="section.n.1" class="show"><li><span class="module"><span id="control.n.1.1" class="collapser" onclick="toggleSection('n.1.1')">&nbsp;</span><a href="Graphics-Gloss.html">Graphics.Gloss</a></span><ul id="section.n.1.1" class="show"><li><span id="control.n.1.1.1" class="module collapser" onclick="toggleSection('n.1.1.1')">Algorithms</span><ul id="section.n.1.1.1" class="show"><li><span class="module"><a href="Graphics-Gloss-Algorithms-RayCast.html">Graphics.Gloss.Algorithms.RayCast</a></span></li></ul></li><li><span id="control.n.1.1.2" class="module collapser" onclick="toggleSection('n.1.1.2')">Data</span><ul id="section.n.1.1.2" class="show"><li><span class="module"><a href="Graphics-Gloss-Data-Color.html">Graphics.Gloss.Data.Color</a></span></li><li><span class="module"><a href="Graphics-Gloss-Data-Display.html">Graphics.Gloss.Data.Display</a></span></li><li><span class="module"><a href="Graphics-Gloss-Data-Extent.html">Graphics.Gloss.Data.Extent</a></span></li><li><span class="module"><a href="Graphics-Gloss-Data-Picture.html">Graphics.Gloss.Data.Picture</a></span></li><li><span class="module"><a href="Graphics-Gloss-Data-Point.html">Graphics.Gloss.Data.Point</a></span></li><li><span class="module"><a href="Graphics-Gloss-Data-Quad.html">Graphics.Gloss.Data.Quad</a></span></li><li><span class="module"><a href="Graphics-Gloss-Data-QuadTree.html">Graphics.Gloss.Data.QuadTree</a></span></li><li><span class="module"><a href="Graphics-Gloss-Data-Vector.html">Graphics.Gloss.Data.Vector</a></span></li></ul></li><li><span class="module"><span id="control.n.1.1.3" class="collapser" onclick="toggleSection('n.1.1.3')">&nbsp;</span><a href="Graphics-Gloss-Geometry.html">Graphics.Gloss.Geometry</a></span><ul id="section.n.1.1.3" class="show"><li><span class="module"><a href="Graphics-Gloss-Geometry-Angle.html">Graphics.Gloss.Geometry.Angle</a></span></li><li><span class="module"><a href="Graphics-Gloss-Geometry-Line.html">Graphics.Gloss.Geometry.Line</a></span></li></ul></li><li><span id="control.n.1.1.4" class="module collapser" onclick="toggleSection('n.1.1.4')">Interface</span><ul id="section.n.1.1.4" class="show"><li><span id="control.n.1.1.4.1" class="module collapser" onclick="toggleSection('n.1.1.4.1')">IO</span><ul id="section.n.1.1.4.1" class="show"><li><span class="module"><a href="Graphics-Gloss-Interface-IO-Animate.html">Graphics.Gloss.Interface.IO.Animate</a></span></li><li><span class="module"><a href="Graphics-Gloss-Interface-IO-Game.html">Graphics.Gloss.Interface.IO.Game</a></span></li><li><span class="module"><a href="Graphics-Gloss-Interface-IO-Simulate.html">Graphics.Gloss.Interface.IO.Simulate</a></span></li></ul></li><li><span id="control.n.1.1.4.2" class="module collapser" onclick="toggleSection('n.1.1.4.2')">Pure</span><ul id="section.n.1.1.4.2" class="show"><li><span class="module"><a href="Graphics-Gloss-Interface-Pure-Animate.html">Graphics.Gloss.Interface.Pure.Animate</a></span></li><li><span class="module"><a href="Graphics-Gloss-Interface-Pure-Display.html">Graphics.Gloss.Interface.Pure.Display</a></span></li><li><span class="module"><a href="Graphics-Gloss-Interface-Pure-Game.html">Graphics.Gloss.Interface.Pure.Game</a></span></li><li><span class="module"><a href="Graphics-Gloss-Interface-Pure-Simulate.html">Graphics.Gloss.Interface.Pure.Simulate</a></span></li></ul></li></ul></li></ul></li></ul></li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.13.2</p></div></body></html>