Add “Ignore warning” option to cabal check
[cabal.git] / changelog.d / pr-8454
blob915caf61cc98266adf701b7b79e1d166b3e648d4
1 synopsis: Add --project-dir flag
2 packages: cabal-install
3 prs: #8454
4 issues: #7695 #7940
5 significance: significant
7 description: {
9 - Added --project-dir flag for specifying the project's root directory
10 - Deprecated using --project-file with an absolute filepath without also using --project-dir