Skip to main content

Module diagnostics

Module diagnostics 

Source
Expand description

Parsing Lean/Lake diagnostic output.

This starts intentionally conservative. The parser should preserve raw messages and only structure fields it can infer reliably.

Functionsยง

parse_lean_diagnostics
Parse Lean diagnostics from stderr/stdout text.