Skip to content

Commit a0912c4

Browse files
Update changelog.d/pr-8889
Co-authored-by: Phil de Joux <philderbeast@gmail.com>
1 parent ea2cf6f commit a0912c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.d/pr-8889

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The error messages are now more accurate and include the line and column of the
1616
There is a new flag `--project-file-parser=<legacy|default|parsec|fallback|compare>` which can be used to select the parser to use.
1717

1818
* `legacy` - the old parser
19-
* `default` - the default, by default the `fallback` strategy is used unless you have compiled `cabal-install` with `-f+legacy-comparision`.
19+
* `default` - the default, by default the `fallback` strategy is used unless you have compiled `cabal-install` with `-f+legacy-comparison`.
2020
* `parsec` - the new parser using parsec
2121
* `fallback` - the new parser using parsec, but falling back to the old parser if it fails
2222
* `compare` - the new parser using parsec, but comparing the results with the old parser

0 commit comments

Comments
 (0)