This file is indexed.

/usr/share/doc/libghc-base-unicode-symbols-doc/html/Control-Arrow-Unicode.html is in libghc-base-unicode-symbols-doc 0.2.2.4-7.

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>Control.Arrow.Unicode</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_Control-Arrow-Unicode.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Control-Arrow-Unicode.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">base-unicode-symbols-0.2.2.4: Unicode alternatives for common functions and operators</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Copyright</th><td>2010&#8212;2011 Roel van Dijk</td></tr><tr><th>License</th><td>BSD3 (see the file LICENSE)</td></tr><tr><th>Maintainer</th><td>Roel van Dijk &lt;vandijk.roel@gmail.com&gt;</td></tr><tr><th>Safe Haskell</th><td>Safe</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><p class="caption">Control.Arrow.Unicode</p></div><div id="description"><p class="caption">Description</p><div class="doc empty">&nbsp;</div></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><a href="#v:-8921-">(&#8921;)</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Category.html#t:Category">Category</a> c =&gt; c &#945; &#946; -&gt; c &#946; &#947; -&gt; c &#945; &#947;</li><li class="src short"><a href="#v:-8920-">(&#8920;)</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Category.html#t:Category">Category</a> c =&gt; c &#946; &#947; -&gt; c &#945; &#946; -&gt; c &#945; &#947;</li><li class="src short"><a href="#v:-8258-">&#8258;</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Arrow.html#t:Arrow">Arrow</a> a =&gt; a &#945; &#946; -&gt; a &#945;' &#946;' -&gt; a (&#945;, &#945;') (&#946;, &#946;')</li><li class="src short"><a href="#v:-10747-">(&#10747;)</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Arrow.html#t:ArrowChoice">ArrowChoice</a> a =&gt; a &#945; &#946; -&gt; a &#945;' &#946;' -&gt; a (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Either.html#t:Either">Either</a> &#945; &#945;') (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Either.html#t:Either">Either</a> &#946; &#946;')</li><li class="src short"><a href="#v:-10996-">(&#10996;)</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Arrow.html#t:ArrowChoice">ArrowChoice</a> a =&gt; a &#945; &#948; -&gt; a &#946; &#948; -&gt; a (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Either.html#t:Either">Either</a> &#945; &#946;) &#948;</li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a name="v:-8921-" class="def">(&#8921;)</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Category.html#t:Category">Category</a> c =&gt; c &#945; &#946; -&gt; c &#946; &#947; -&gt; c &#945; &#947; <span class="fixity">infixr 1</span><span class="rightedge"></span> <a href="src/Control-Category-Unicode.html#%22D9" class="link">Source</a></p><div class="doc"><p>(&#8921;) = (<code><a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Category.html#v:-62--62--62-">&gt;&gt;&gt;</a></code>)</p><p>U+22D9, VERY MUCH GREATER-THAN</p></div></div><div class="top"><p class="src"><a name="v:-8920-" class="def">(&#8920;)</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Category.html#t:Category">Category</a> c =&gt; c &#946; &#947; -&gt; c &#945; &#946; -&gt; c &#945; &#947; <span class="fixity">infixr 1</span><span class="rightedge"></span> <a href="src/Control-Category-Unicode.html#%22D8" class="link">Source</a></p><div class="doc"><p>(&#8920;) = (<code><a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Category.html#v:-60--60--60-">&lt;&lt;&lt;</a></code>)</p><p>U+22D8, VERY MUCH LESS-THAN</p></div></div><div class="top"><p class="src"><a name="v:-8258-" class="def">&#8258;</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Arrow.html#t:Arrow">Arrow</a> a =&gt; a &#945; &#946; -&gt; a &#945;' &#946;' -&gt; a (&#945;, &#945;') (&#946;, &#946;') <span class="fixity">infixr 3</span><span class="rightedge"></span> <a href="src/Control-Arrow-Unicode.html#%2042" class="link">Source</a></p><div class="doc"><p>(&#8258;) = (<code><a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Arrow.html#v:-42--42--42-">***</a></code>)</p><p>U+2042, ASTERISM</p></div></div><div class="top"><p class="src"><a name="v:-10747-" class="def">(&#10747;)</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Arrow.html#t:ArrowChoice">ArrowChoice</a> a =&gt; a &#945; &#946; -&gt; a &#945;' &#946;' -&gt; a (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Either.html#t:Either">Either</a> &#945; &#945;') (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Either.html#t:Either">Either</a> &#946; &#946;') <span class="fixity">infixr 2</span><span class="rightedge"></span> <a href="src/Control-Arrow-Unicode.html#%29FB" class="link">Source</a></p><div class="doc"><p>(&#10747;) = (<code><a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Arrow.html#v:-43--43--43-">+++</a></code>)</p><p>U+29FB, TRIPLE PLUS</p></div></div><div class="top"><p class="src"><a name="v:-10996-" class="def">(&#10996;)</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Arrow.html#t:ArrowChoice">ArrowChoice</a> a =&gt; a &#945; &#948; -&gt; a &#946; &#948; -&gt; a (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Either.html#t:Either">Either</a> &#945; &#946;) &#948; <span class="fixity">infixr 2</span><span class="rightedge"></span> <a href="src/Control-Arrow-Unicode.html#%2AF4" class="link">Source</a></p><div class="doc"><p>(&#10996;) = (<code><a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Control-Arrow.html#v:-124--124--124-">|||</a></code>)</p><p>U+2AF4, TRIPLE VERTICAL BAR BINARY RELATION</p></div></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>