This file is indexed.

/usr/share/doc/libghc-derive-doc/html/Data-Derive-DSL-Apply.html is in libghc-derive-doc 2.6.3-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>Data.Derive.DSL.Apply</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_Data-Derive-DSL-Apply.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Data-Derive-DSL-Apply.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">derive-2.6.3: A program and library to derive instances for data types</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">Data.Derive.DSL.Apply</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:apply" class="def">apply</a> :: <a href="Data-Derive-DSL-DSL.html#t:DSL">DSL</a> -&gt; <a href="Data-Derive-DSL-HSE.html#t:Input">Input</a> -&gt; <a href="Data-Derive-DSL-HSE.html#t:Out">Out</a> <a href="src/Data-Derive-DSL-Apply.html#apply" class="link">Source</a> <a href="#v:apply" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:applyEnv" class="def">applyEnv</a> :: <a href="Data-Derive-DSL-DSL.html#t:DSL">DSL</a> -&gt; <a href="Data-Derive-DSL-Apply.html#t:Env">Env</a> -&gt; <a href="Data-Derive-DSL-HSE.html#t:Output">Output</a> <a href="src/Data-Derive-DSL-Apply.html#applyEnv" class="link">Source</a> <a href="#v:applyEnv" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:env" class="def">env</a> :: <a href="Data-Derive-DSL-Apply.html#t:Env">Env</a> <a href="src/Data-Derive-DSL-Apply.html#env" class="link">Source</a> <a href="#v:env" class="selflink">#</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:Env" class="def">Env</a> <a href="src/Data-Derive-DSL-Apply.html#Env" class="link">Source</a> <a href="#t:Env" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:Env" class="def">Env</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:envInput" class="def">envInput</a> :: <a href="Data-Derive-DSL-HSE.html#t:Input">Input</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:envCtor" class="def">envCtor</a> :: <a href="Data-Derive-DSL-HSE.html#t:Ctor">Ctor</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:envField" class="def">envField</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Prelude.html#t:Integer">Integer</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:envFold" class="def">envFold</a> :: (<a href="Data-Derive-DSL-HSE.html#t:Output">Output</a>, <a href="Data-Derive-DSL-HSE.html#t:Output">Output</a>)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div></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>