Dependencies for diagnose-1.6.3

library

Flags

Manual Flags

NameDescriptionDefault
json

Allows exporting diagnostics as JSON. This is disabled by default as this relies on the very heavy dependency Aeson.

Disabled
megaparsec-compat

Includes a small compatibility layer (in the module Error.Diagnose.Compat.Megaparsec) to transform megaparsec errors into reports for this library.

Disabled
parsec-compat

Includes a small compatibility layer (in the module Error.Diagnose.Compat.Parsec) to transform parsec errors into reports for this library.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info