/usr/share/doc/libghc-derive-doc/html/Data-DeriveDSL.html is in libghc-derive-doc 2.5.13-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>Data.DeriveDSL</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_Data-DeriveDSL.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Data-DeriveDSL.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.5.13: 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></table><p class="caption">Data.DeriveDSL</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a name="t:DSL" class="def">DSL</a> <a href="src/Data-Derive-DSL-DSL.html#DSL" class="link">Source</a></p><div class="subs instances"><p id="control.i:DSL" class="caption collapser" onclick="toggleSection('i:DSL')">Instances</p><div id="section.i:DSL" class="show"><table><tr><td class="src"><a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Data.html#t:Data">Data</a> <a href="Data-DeriveDSL.html#t:DSL">DSL</a></td><td class="doc empty"> </td></tr><tr><td class="src"><a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Text-Show.html#t:Show">Show</a> <a href="Data-DeriveDSL.html#t:DSL">DSL</a></td><td class="doc empty"> </td></tr><tr><td class="src"><a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Typeable-Internal.html#t:Typeable">Typeable</a> <a href="Data-DeriveDSL.html#t:DSL">DSL</a></td><td class="doc empty"> </td></tr></table></div></div></div><div class="top"><p class="src"><a name="v:deriveDSL" class="def">deriveDSL</a> :: [<a href="/usr/share/doc/libghc-src-exts-doc/html/Language-Haskell-Exts-Syntax.html#t:Decl">Decl</a>] -> <a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Data-DeriveDSL.html#t:DSL">DSL</a><a href="src/Data-DeriveDSL.html#deriveDSL" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:applyDSL" class="def">applyDSL</a> :: <a href="Data-DeriveDSL.html#t:DSL">DSL</a> -> <a href="Language-Haskell.html#t:DataDecl">DataDecl</a> -> <a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Either.html#t:Either">Either</a> <a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-String.html#t:String">String</a> [<a href="/usr/share/doc/libghc-src-exts-doc/html/Language-Haskell-Exts-Syntax.html#t:Decl">Decl</a>]<a href="src/Data-DeriveDSL.html#applyDSL" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:dynamicDSL" class="def">dynamicDSL</a> :: <a href="Data-DeriveDSL.html#t:DSL">DSL</a> -> <a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Maybe.html#t:Maybe">Maybe</a> [<a href="/usr/share/doc/libghc-src-exts-doc/html/Language-Haskell-Exts-Syntax.html#t:Decl">Decl</a>]<a href="src/Data-DeriveDSL.html#dynamicDSL" 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.13.2</p></div></body></html>
|