Torsten Schmits pushed to branch wip/torsten.schmits/mwb-26-01/mp-backports at Glasgow Haskell Compiler / GHC
Commits:
-
bf93569f
by Ian-Woo Kim at 2026-06-26T15:54:29+02:00
1 changed file:
Changes:
| ... | ... | @@ -48,6 +48,7 @@ module GHC.Driver.Main |
| 48 | 48 | , Messager, batchMsg, batchMultiMsg
|
| 49 | 49 | , HscBackendAction (..), HscRecompStatus (..)
|
| 50 | 50 | , initModDetails
|
| 51 | + , compileWholeCoreBindings
|
|
| 51 | 52 | , initWholeCoreBindings
|
| 52 | 53 | , loadIfaceByteCode
|
| 53 | 54 | , hscMaybeWriteIface
|