Searched refs:LintFlags (Results 1 – 4 of 4) sorted by relevance
256 -> LintFlags264 data LintFlags = LintFlags { lf_unarised :: !Bool constructor292 let (_, errs) = m this_mod (LintFlags unarised) [] locals emptyBag380 getLintFlags :: LintM LintFlags
2076 = LE { le_flags :: LintFlags -- Linting the result of this pass2090 data LintFlags type2107 defaultLintFlags :: LintFlags2226 initL :: DynFlags -> LintFlags -> InScopeSet2248 getLintFlags :: LintM LintFlags
2494 = LE { le_flags :: LintFlags -- Linting the result of this pass2522 data LintFlags type2541 defaultLintFlags :: DynFlags -> LintFlags2681 initL :: DynFlags -> LintFlags -> [Var]2713 getLintFlags :: LintM LintFlags
2525 = LE { le_flags :: LintFlags -- Linting the result of this pass2553 data LintFlags type2572 defaultLintFlags :: DynFlags -> LintFlags2713 initL :: DynFlags -> LintFlags -> [Var]2745 getLintFlags :: LintM LintFlags