/usr/share/doc/libghc-convertible-doc/html/Data-Convertible.html is in libghc-convertible-doc 1.1.1.0-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | <!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.Convertible</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-Convertible.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Data-Convertible.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">convertible-1.1.1.0: Typeclasses and instances for converting between types</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Copyright</th><td>Copyright (C) 2009-2011 John Goerzen</td></tr><tr><th>License</th><td>BSD3</td></tr><tr><th>Maintainer</th><td>John Goerzen <jgoerzen@complete.org></td></tr><tr><th>Stability</th><td>provisional</td></tr><tr><th>Portability</th><td>portable</td></tr><tr><th>Safe Haskell</th><td>Safe</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><p class="caption">Data.Convertible</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>This is a library to provide a uniform interface for safe conversions between
different types of data. To get started reading about it, consult:</p><p><a href="Data-Convertible-Base.html">Data.Convertible.Base</a> for information about the conversions themselves</p><p><a href="Data-Convertible-Utils.html">Data.Convertible.Utils</a> for helpful tools for people writing <code><a href="Data-Convertible-Base.html#t:Convertible">Convertible</a></code> instances</p><p><a href="Data-Convertible-Instances.html">Data.Convertible.Instances</a> for a large collection of ready-built <code><a href="Data-Convertible-Base.html#t:Convertible">Convertible</a></code> instances</p><p>You can import these modules individually, or this module will export the entire library
for you.</p></div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src">module <a href="Data-Convertible-Base.html">Data.Convertible.Base</a></p></div><div class="top"><p class="src">module <a href="Data-Convertible-Utils.html">Data.Convertible.Utils</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.2</p></div></body></html>
|