diff options
author | Alp Mestanogullari <alpmestan@gmail.com> | 2019-06-11 14:27:17 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-06-13 23:35:56 -0400 |
commit | ec25fe5986c13f673882a88a3107dfa2e0cec254 (patch) | |
tree | a92871a47f8a78394058a143b0146d6669bce843 /compiler/codeGen | |
parent | 71e75ba6d892e8dfb6794f0ce70d01c9521b77c5 (diff) | |
download | haskell-ec25fe5986c13f673882a88a3107dfa2e0cec254.tar.gz |
Hadrian: remove superfluous dependencies in Rules.Compile
Each package's object files were 'need'ing the library files of all transitive
dependencies of the current package, whichi is pointless since the said
libraries are not needed until we link those object files together.
This fixes #16759.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions