| Portability | non-portable |
|---|---|
| Stability | experimental |
| Maintainer | Edward Kmett <ekmett@gmail.com> |
Text.Trifecta.Diagnostic.Err
Description
The unlocated error type used internally within the parser.
Documentation
unlocated error
Constructors
| EmptyErr | |
| FailErr String | |
| PanicErr String | |
| Err [Rendering] !DiagnosticLevel e [Diagnostic e] |