diff options
author | Sylvain Henry <sylvain@haskus.fr> | 2021-05-21 17:46:22 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-05-24 00:15:33 -0400 |
commit | 3e4ef4b2d05ce0bdd70abd96066f0376dc0e13d6 (patch) | |
tree | f6fdfa1e1a47524c5c6254cefa9153ef2cf39b50 /compiler/GHC.hs | |
parent | fc23ae8958fdf197f1df4239d85682593e9f54c5 (diff) | |
download | haskell-3e4ef4b2d05ce0bdd70abd96066f0376dc0e13d6.tar.gz |
Move warning flag handling into Flags module
I need this to make the Logger independent of DynFlags.
Also fix copy-paste errors: Opt_WarnNonCanonicalMonadInstances
was associated to "noncanonical-monadfail-instances" (MonadFailInstances vs
MonadInstances).
In the process I've also made the default name for each flag more
explicit.
Diffstat (limited to 'compiler/GHC.hs')
0 files changed, 0 insertions, 0 deletions