Add cyclical import tests with 1 and 2 hops in cycle
[cabal.git] / changelog.d / pr-9123
blob17b3b2031c69fb261595a34e8c4e564f274ad1ad
1 synopsis: Remove --cabal-file flags from v2 commands
2 packages: cabal-install
3 prs: #9123
4 issues: #8395 #7225 #6880
5 description: {
6   The --cabal-file flag was never meant for public use but only for testing. To
7   avoid confusing the users any further we removed the flag from v2 commands.