GHC head and .haddocks

Ian Lynagh ian at well-typed.com
Thu Jul 25 00:31:38 CEST 2013


Hi Edsko,

On Tue, Jul 23, 2013 at 12:38:25PM +0200, Edsko de Vries wrote:
> 
> I'm trying to build and install ghc head, with the installation of the
> .haddocks. I'm running into all kinds of trouble though. I have
> docbook and docbook-xsl installed,

docbook isn't related to building haddock docs.

> am using the standard sample
> build.mk with the "quick" profile, modified to have
> 
> HADDOCK_DOCS       = YES
> BUILD_DOCBOOK_HTML = YES
> 
> and configure confirms that it will build docs. A full 'make' however
> leaves the source tree without any .haddock files inside,

What does

    make show VALUE=HADDOCK_DOCS

say?


Thanks
Ian
-- 
Ian Lynagh, Haskell Consultant
Well-Typed LLP, http://www.well-typed.com/




More information about the ghc-devs mailing list