Adding a --haddock-option rebuilds the world
Open
cabal-install: v2-build system
Cabal: cmd/build
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
To reproduce:
* `cabal new-haddock`
* `cabal new-haddock --haddock-option=--hyperlink-source`
This appears to rebuild the world due to a flag change, but it shouldn't have to. Only the haddocks need to be regenerated.
Contributor guide
Assessment
This issue has not been assessed yet.