Skip to content

Commit a1c833a

Browse files
Daniel Díazmergify-bot
Daniel Díaz
authored and
mergify-bot
committed
Updated note about whitespace handling in mixins field.
1 parent e1783f4 commit a1c833a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/cabal-package.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2297,10 +2297,10 @@ system-dependent values for these fields.
22972297

22982298
.. Note::
22992299

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.
23042304

23052305
See issues :issue:`5150`, :issue:`4864`, and :issue:`5293`.
23062306

0 commit comments

Comments
 (0)