<div class="gmail_extra">This is sort of related to ticket #130:</div><div class="gmail_extra"><br></div><div class="gmail_extra">   <a href="http://trac.haskell.org/haddock/ticket/130">http://trac.haskell.org/haddock/ticket/130</a></div>
<div class="gmail_extra"><br></div><div class="gmail_extra">And this one seems to hint at a solution to the problem in the more extensive syntax for --read-interface.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
  <a href="http://hackage.haskell.org/trac/ghc/ticket/3810">http://hackage.haskell.org/trac/ghc/ticket/3810</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">(My local haddock-2.10.0 --help doesn&#39;t mention this.  But I&#39;ll give it a whirl.)</div>
<div class="gmail_extra"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 24, 2012 at 8:34 PM, Ryan Newton <span dir="ltr">&lt;<a href="mailto:rrnewton@gmail.com" target="_blank">rrnewton@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello cafe,<div><br></div><div>For various reasons, some packages don&#39;t build documentation on hackage:</div><div><br>
</div><div>   <a href="http://hackage.haskell.org/package/accelerate" target="_blank">http://hackage.haskell.org/package/accelerate</a></div>
<div><br></div><div>Therefore I want to locally install documentation for a set of packages like this and host them on a separate website.  I want all of these ~ten packages&#39; haddock documentation to be properly interlinked with eachother, but also to link to Hackage for types and classes defined in other modules.</div>

<div><br></div><div>Is this possible?  Hackage haddocks are all interlinked, but that is simply because hackage is one giant local install, right?</div><div><br></div><div>If it&#39;s not possible (and it seems not) do any haddock devs have pointers on how to implement this?</div>

<div><br></div><div>Thanks,</div><div>  -Ryan</div><div><br></div><div>P.S.  Someone recommended to me the following simple hack -- just use sed to rewrite the links after haddock generates the html.  I think I&#39;ll do that for the time being unless someone has a better suggestion.</div>

</blockquote></div><br></div>