Delete some superfluous helper functions in HscMain
The driver code is some of the nastiest in GHC, and I am worried about being able to untangle all the tech debt. In `HscMain` we have a number of helpers which are either not-used or little used. I delete them so we can reduce cognative load, distilling the essential complexity away from the cruft.
Showing
-
mentioned in merge request !2601 (closed)
-
mentioned in issue #19004 (closed)
-
mentioned in commit 899eef13
-
mentioned in commit 27abc46b
-
mentioned in commit c3df3f1b
-
mentioned in merge request !4647 (closed)
-
mentioned in commit f3768e9a
-
mentioned in commit adaa6194
Please register or sign in to comment