cabal
cabal copied to clipboard
`haddock-project`, missing `--local` option
What is wrong with the docs? The manual says.
This command supports two primary modes: building a self contained directory (by specifying
--localflag) or documentation that links to hackage (with--hackageflag).
But
$ cabal haddock-project --local
Error: cabal: unrecognized 'haddock-project' option `--local'
Which is correct?