Skip to content

hadrian: don't use a proxy rule for dynamic object/interface files

Alp Mestanogullari requested to merge alp/ghc:wip/alp/T17534 into master

We documented in #17534 (closed) why this was a bad idea. This patch calls the same code that builds non-dynamic object/interface files, instead of needing them.

Edited by Alp Mestanogullari

Merge request reports