headless on windows

Claus Reinke claus.reinke at talk21.com
Wed Aug 13 18:44:46 EDT 2008


Thanks, 
Claus

----- Original Message ----- 
From: "Duncan Coutts" <duncan.coutts at worc.ox.ac.uk>
To: "Claus Reinke" <claus.reinke at talk21.com>
Cc: <cvs-ghc at haskell.org>
Sent: Wednesday, August 13, 2008 1:49 PM
Subject: Re: headless on windows


> On Mon, 2008-08-11 at 01:00 +0100, Claus Reinke wrote:
> 
>> For my issue (build failure with insufficient stack space for haddock
>> called via cabal), it would have been sufficient if 'Setup haddock --help'
>> would have pointed to 'Setup configure --haddock-option(s)' - a simple
>> but useful documentation improvement.
> 
> Done:
> 
> Usage: cabal haddock [FLAGS]
> 
> Flags for haddock:
> -h --help              Show this help text
> -v --verbose[=n]       Control verbosity (n is 0--3, default verbosity level
>                        is 1)
>    --distpref=DIR      Control which directory Cabal puts its generated files
>                        in (default dist)
>    --hoogle            Generate a hoogle database
>    --html-location=URL Location of HTML documentation for pre-requisite
>                        packages
>    --executables       Run haddock for Executables targets
>    --internal          Run haddock for internal modules and include all
>                        symbols
>    --css=PATH          Use PATH as the haddock stylesheet
>    --hyperlink-source  Hyperlink the documentation to the source code (using
>                        HsColour)
>    --hscolour-css=PATH Use PATH as the HsColour stylesheet
> 
> Requires cpphs and haddock.
> Extra options can be set at the configure stage using --haddock-option(s)=
> 
>



More information about the Cvs-ghc mailing list