Hi Svein,
Yes, cabal does this if you have haddock installed.
You'll probably have to edit .cabal/config, though. The relevant options should be fairly obvious in there.
On Jun 22, 2011 12:52 AM, "John Ky" <newhoggy@gmail.com> wrote:
> Hi all,
>
> Lately I've been finding the Network module missing from the docs I download
> from the GHC website, which brings me to the question:
>
> Is there any way I could generate libraries for this, the core libraries and
> all installed cabal packages into one reference so I can work offline?
>
> Cheers,
>
> -John