fix runghc's GHC detection logic to cover the "in-tree Hadrian build" scenario
Before this patch, runghc would only run the GHC detection logic on Windows and assume that it was invoked through a wrapper script on all other platforms. This patch lifts this limitation and makes that logic work for the scenario where someone is calling the runghc executable directly, without passing an explicit path to GHC.
parent
338336d3
No related branches found
No related tags found
Pipeline #7207 passed with warnings
Stage: lint
Stage: build
Stage: full-build
Stage: cleanup
Stage: packaging
Stage: hackage
Stage: deploy
Loading
-
mentioned in merge request !1203 (closed)
-
mentioned in issue #16837 (closed)
Please register or sign in to comment