Add “Ignore warning” option to cabal check
[cabal.git] / changelog.d / issue-8270
blobb26eec51d18af3ae83d75f00b7082234565cf2ee
1 synopsis: Add `--haddock-output-dir` flag to `cabal haddock`.
2 packages: Cabal cabal-install
3 prs: #8788
4 issues: #8720
5 significance: significant
7 description: {
9 - Added `--haddock-output-dir` flag to `cabal haddock`. This flag gives the user full control over the directory where the documentation is placed. It allows both relative and absolute paths.