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
Fix Monoid instances for ForeignLib & Executable
[cabal.git]
/
changelog.d
/
pkgconfig-once
blob
c3ac3ac47e0faaebcb5f451ea8e25ebb3b6c9b43
1
synopsis: PkgConfig individual calls
2
prs: #9134
3
4
description: {
5
6
- `cabal` invokes `pkg-config` individually for each lib if querying for all doesn't return the expected result
7
8
}