[−][src]Module mini_haskell::error
error reporting for the mini-Haskell compiler.
Structs
| Diagnostic | A diagnostic, with a source location, and an optional source range. |
Enums
| DiagnosticMessage | A diagnostic message (body). |
| Error | An exhaustive list of compiler errors. |
Type Definitions
| DiagnosticsEngine | The diagnostics engine. |