DynFlags: add OptCoercionOpts
Use OptCoercionOpts to avoid threading DynFlags all the way down to GHC.Core.Coercion.Opt
Showing
- compiler/GHC/Core/Coercion/Opt.hs 15 additions, 6 deletionscompiler/GHC/Core/Coercion/Opt.hs
- compiler/GHC/Core/Opt/Simplify.hs 2 additions, 2 deletionscompiler/GHC/Core/Opt/Simplify.hs
- compiler/GHC/Core/Opt/Simplify/Monad.hs 16 additions, 4 deletionscompiler/GHC/Core/Opt/Simplify/Monad.hs
- compiler/GHC/Core/SimpleOpt.hs 14 additions, 9 deletionscompiler/GHC/Core/SimpleOpt.hs
Loading
Please register or sign in to comment