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">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>