Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add the applicable new (version 9.10) GHC flags to normaliseGhcArgs
Actionable flags are: - fdiagnostics-as-json (changes the format GHC outputs its diagnostics) - fprint-error-index-lists (changes the way GHC displays compile time) - fbreak-points (enables/disables break-points in GHCi) - dipe-stats (dumps information about which info tables have IPE information)
- Loading branch information