Add check for recursive glob in root directory (#8441)
[cabal.git] / changelog.d / pr-8623
blob29c9c3bb2c5a85b65c61413b982db933be62c7b6
1 synopsis: Fix project-local flags being ignored
2 packages: cabal-install
3 prs: #8623
4 description: {
5     Fix some cases of configuration flags being dropped, e.g. with `v2-install`
6     and `--enable-shared --enable-executable-dynamic --disable-library-vanilla`.