Sasha Bogicevic pushed to branch wip/21101 at Glasgow Haskell Compiler / GHC
Commits:
-
a8d8bfb4
by Sasha Bogicevic at 2026-07-19T17:48:16+00:00
1 changed file:
Changes:
| 1 | 1 | section: compiler
|
| 2 | -synopsis: Improve error messages and hints for invalid record wildcard patterns
|
|
| 2 | +synopsis: Improve error messages and hints for invalid record wildcards
|
|
| 3 | 3 | description:
|
| 4 | 4 | Record wildcard hints are now shown in more contexts and include
|
| 5 | 5 | constructor arity; matching with ``..`` on a fieldless constructor
|