summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
authorAlp Mestanogullari <alpmestan@gmail.com>2019-06-11 14:27:17 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-06-13 23:35:56 -0400
commitec25fe5986c13f673882a88a3107dfa2e0cec254 (patch)
treea92871a47f8a78394058a143b0146d6669bce843 /compiler
parent71e75ba6d892e8dfb6794f0ce70d01c9521b77c5 (diff)
downloadhaskell-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')
0 files changed, 0 insertions, 0 deletions