This file is indexed.

/usr/share/doc/libghc-lambdabot-novelty-plugins-doc/html/Lambdabot-Plugin-Novelty.html is in libghc-lambdabot-novelty-plugins-doc 5.0.3-3build1.

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>Lambdabot.Plugin.Novelty</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();setSynopsis("mini_Lambdabot-Plugin-Novelty.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Lambdabot-Plugin-Novelty.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">lambdabot-novelty-plugins-5.0.3: Novelty plugins for Lambdabot</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>Haskell98</td></tr></table><p class="caption">Lambdabot.Plugin.Novelty</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a name="v:bfPlugin" class="def">bfPlugin</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Module.html#t:Module">Module</a> () <a href="src/Lambdabot-Plugin-Novelty-BF.html#bfPlugin" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:dicePlugin" class="def">dicePlugin</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Module.html#t:Module">Module</a> () <a href="src/Lambdabot-Plugin-Novelty-Dice.html#dicePlugin" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:elitePlugin" class="def">elitePlugin</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Module.html#t:Module">Module</a> () <a href="src/Lambdabot-Plugin-Novelty-Elite.html#elitePlugin" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:filterPlugin" class="def">filterPlugin</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Module.html#t:Module">Module</a> [(<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a>, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/System-IO.html#t:FilePath">FilePath</a>, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a>)] <a href="src/Lambdabot-Plugin-Novelty-Filter.html#filterPlugin" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:numberwangPlugin" class="def">numberwangPlugin</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Module.html#t:Module">Module</a> NumberwangState <a href="src/Lambdabot-Plugin-Novelty-Numberwang.html#numberwangPlugin" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:quotePlugin" class="def">quotePlugin</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Module.html#t:Module">Module</a> (<a href="file:///usr/share/doc/ghc-doc/html/libraries/containers-0.5.6.2/Data-Map-Lazy.html#t:Map">Map</a> <a href="file:///usr/share/doc/ghc-doc/html/libraries/bytestring-0.10.6.0/Data-ByteString.html#t:ByteString">ByteString</a> [<a href="file:///usr/share/doc/ghc-doc/html/libraries/bytestring-0.10.6.0/Data-ByteString.html#t:ByteString">ByteString</a>]) <a href="src/Lambdabot-Plugin-Novelty-Quote.html#quotePlugin" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:slapPlugin" class="def">slapPlugin</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Module.html#t:Module">Module</a> () <a href="src/Lambdabot-Plugin-Novelty-Slap.html#slapPlugin" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:unlambdaPlugin" class="def">unlambdaPlugin</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Module.html#t:Module">Module</a> () <a href="src/Lambdabot-Plugin-Novelty-Unlambda.html#unlambdaPlugin" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:vixenPlugin" class="def">vixenPlugin</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Module.html#t:Module">Module</a> (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Bool.html#t:Bool">Bool</a>, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a> -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/System-IO.html#t:IO">IO</a> [<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Char.html#t:Char">Char</a>]) <a href="src/Lambdabot-Plugin-Novelty-Vixen.html#vixenPlugin" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:noveltyPlugins" class="def">noveltyPlugins</a> :: [<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a>] <a href="src/Lambdabot-Plugin-Novelty.html#noveltyPlugins" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:bfBinary" class="def">bfBinary</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Config.html#t:Config">Config</a> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a> <a href="src/Lambdabot-Config-Novelty.html#bfBinary" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:unlambdaBinary" class="def">unlambdaBinary</a> :: <a href="file:///usr/share/doc/libghc-lambdabot-core-doc/html/Lambdabot-Config.html#t:Config">Config</a> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a> <a href="src/Lambdabot-Config-Novelty.html#unlambdaBinary" class="link">Source</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.16.1</p></div></body></html>