This file is indexed.

/usr/share/doc/libghc-cabal-doc/html/mini_Distribution-Simple-Compiler.html is in libghc-cabal-doc 1.24.1.0-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>Distribution.Simple.Compiler</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">Distribution.Simple.Compiler</p></div><div id="interface"><h1>Haskell implementations</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Compiler.html#t:Compiler" target="main">Compiler</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:showCompilerId" target="main">showCompilerId</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:showCompilerIdWithAbi" target="main">showCompilerIdWithAbi</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:compilerFlavor" target="main">compilerFlavor</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:compilerVersion" target="main">compilerVersion</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:compilerCompatVersion" target="main">compilerCompatVersion</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:compilerInfo" target="main">compilerInfo</a></p></div><h1>Support for package databases</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Compiler.html#t:PackageDB" target="main">PackageDB</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Distribution-Simple-Compiler.html#t:PackageDBStack" target="main">PackageDBStack</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:registrationPackageDB" target="main">registrationPackageDB</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:absolutePackageDBPaths" target="main">absolutePackageDBPaths</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:absolutePackageDBPath" target="main">absolutePackageDBPath</a></p></div><h1>Support for optimisation levels</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Compiler.html#t:OptimisationLevel" target="main">OptimisationLevel</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:flagToOptimisationLevel" target="main">flagToOptimisationLevel</a></p></div><h1>Support for debug info levels</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Compiler.html#t:DebugInfoLevel" target="main">DebugInfoLevel</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:flagToDebugInfoLevel" target="main">flagToDebugInfoLevel</a></p></div><h1>Support for language extensions</h1><div class="top"><p class="src"><span class="keyword">type</span> <a href="Distribution-Simple-Compiler.html#t:Flag" target="main">Flag</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:languageToFlags" target="main">languageToFlags</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:unsupportedLanguages" target="main">unsupportedLanguages</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:extensionsToFlags" target="main">extensionsToFlags</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:unsupportedExtensions" target="main">unsupportedExtensions</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:parmakeSupported" target="main">parmakeSupported</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:reexportedModulesSupported" target="main">reexportedModulesSupported</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:renamingPackageFlagsSupported" target="main">renamingPackageFlagsSupported</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:unifiedIPIDRequired" target="main">unifiedIPIDRequired</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:packageKeySupported" target="main">packageKeySupported</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:unitIdSupported" target="main">unitIdSupported</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:libraryDynDirSupported" target="main">libraryDynDirSupported</a></p></div><h1>Support for profiling detail levels</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Distribution-Simple-Compiler.html#t:ProfDetailLevel" target="main">ProfDetailLevel</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:knownProfDetailLevels" target="main">knownProfDetailLevels</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:flagToProfDetailLevel" target="main">flagToProfDetailLevel</a></p></div><div class="top"><p class="src"><a href="Distribution-Simple-Compiler.html#v:showProfDetailLevel" target="main">showProfDetailLevel</a></p></div></div></body></html>