We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1783f4 commit a1c833aCopy full SHA for a1c833a
doc/cabal-package.rst
@@ -2297,10 +2297,10 @@ system-dependent values for these fields.
2297
2298
.. Note::
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.
+ Cabal files with :pkg-field:`cabal-version` < 3.0 suffer from an
+ infelicity in how the entries of :pkg-field:`mixins` are parsed: an
+ entry will fail to parse if the provided renaming clause has whitespace
+ after the opening parenthesis.
2304
2305
See issues :issue:`5150`, :issue:`4864`, and :issue:`5293`.
2306
0 commit comments