Home
last modified time | relevance | path

Searched refs:DefProblem (Results 1 – 2 of 2) sorted by relevance

/dports/lang/elm/compiler-0.19.1/compiler/src/Reporting/Error/
H A DDocs.hs7 , DefProblem(..)
32 | DefProblems (NE.List DefProblem)
50 data DefProblem type
219 toDefProblemReport :: Code.Source -> DefProblem -> Report.Report
/dports/lang/elm/compiler-0.19.1/compiler/src/Elm/
H A DDocs.hs490 checkExport :: Info -> Name.Name -> A.Located Can.Export -> Result.Result i w E.DefProblem (Module …
531 getComment :: A.Region -> Name.Name -> Info -> Result.Result i w E.DefProblem Comment
541 getType :: Name.Name -> Info -> Result.Result i w E.DefProblem Type.Type