File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2297,10 +2297,10 @@ system-dependent values for these fields.
2297
2297
2298
2298
.. Note ::
2299
2299
2300
- The current version of Cabal suffers from an infelicity in how the
2301
- entries of :pkg-field: `mixins ` are parsed: an entry will fail to parse
2302
- if the provided renaming clause has whitespace after the opening
2303
- parenthesis. This will be fixed in future versions of Cabal.
2300
+ Cabal files with :pkg-field: ` cabal- version` < 3.0 suffer from an
2301
+ infelicity in how the entries of :pkg-field: `mixins ` are parsed: an
2302
+ entry will fail to parse if the provided renaming clause has whitespace
2303
+ after the opening parenthesis.
2304
2304
2305
2305
See issues :issue: `5150 `, :issue: `4864 `, and :issue: `5293 `.
2306
2306
You can’t perform that action at this time.
0 commit comments