repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add check for recursive glob in root directory (#8441)
[cabal.git]
/
changelog.d
/
pr-8623
blob
29c9c3bb2c5a85b65c61413b982db933be62c7b6
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`.
7
}