Don't build extra object with -no-hs-main
We don't need to compile/link an additional empty C file when it is not needed.
This patch may also fix #18938 (closed) by avoiding trying to lookup the RTS unit when there is none (yet) in the unit database.
Merge request reports
Activity
Filter activity
mentioned in issue #18938 (closed)
assigned to @marge-bot
added 31 commits
-
969905d7...b9fe4cd5 - 30 commits from branch
ghc:master
- 83d5ecd7 - Don't build extra object with -no-hs-main
-
969905d7...b9fe4cd5 - 30 commits from branch
I will attempt to batch this MR (!5018 (closed))...
Merged in a01e78cc
Please register or sign in to reply