Forked from
Glasgow Haskell Compiler / GHC
13970 commits behind the upstream repository.
John Ericson
authored
After the previous commit, `Settings` is just a thin wrapper around other groups of settings. While `Settings` is used by GHC-the-executable to initalize `DynFlags`, in principle another consumer of GHC-the-library could initialize `DynFlags` a different way. It therefore doesn't make sense for `DynFlags` itself (library code) to separate the settings that typically come from `Settings` from the settings that typically don't.
Name | Last commit | Last update |
---|---|---|
.. | ||
Main.hs | ||
Makefile | ||
deriveConstants.cabal | ||
ghc.mk |