Skip to content

rts: Dynamically initialize built-in closures

Ben Gamari requested to merge wip/T26166-1 into master

Here we rework the runtime's treatment of dependencies on ghc-internal to avoid undefined symbol references which are not longer supported on Darwin. See #26166 (closed).

Merge request reports

Loading