Hi Ian, That says
HADDOCK_DOCS="YES " -E On Wed, Jul 24, 2013 at 11:31 PM, Ian Lynagh <[email protected]> wrote: > > 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/ _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
