Compiler dosen't need to know about certain settings from file
- RTS and libdw - SMP - RTS ways I am leaving them in the settings file because `--info` currently prints all the fields in there, but in the future I do believe we should separate the info GHC actually needs from "extra metadata". The latter could go in `+RTS --info` and/or a separate file that ships with the RTS for compile-time inspection instead.
Showing
- compiler/GHC/Driver/Session.hs 0 additions, 3 deletionscompiler/GHC/Driver/Session.hs
- compiler/GHC/Platform.hs 0 additions, 3 deletionscompiler/GHC/Platform.hs
- compiler/GHC/Settings.hs 0 additions, 9 deletionscompiler/GHC/Settings.hs
- compiler/GHC/Settings/IO.hs 0 additions, 6 deletionscompiler/GHC/Settings/IO.hs
Loading
Please register or sign in to comment