Sasha Bogicevic pushed to branch wip/21101 at Glasgow Haskell Compiler / GHC Commits: f0232261 by Sasha Bogicevic at 2026-07-16T22:22:17+02:00 Add changelog entry - - - - - 1 changed file: - + changelog.d/21101 Changes: ===================================== changelog.d/21101 ===================================== @@ -0,0 +1,8 @@ +section: compiler +synopsis: Improve error messages and hints for invalid record wildcard patterns +description: + Record wildcard hints are now shown in more contexts and include + constructor arity; matching with ``..`` on a fieldless constructor + now produces a dedicated error message. +mrs: !8673 +issues: #21101 View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f02322610e7b8b0f469bb283390f33e3... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f02322610e7b8b0f469bb283390f33e3... You're receiving this email because of your account on gitlab.haskell.org. Manage all notifications: https://gitlab.haskell.org/-/profile/notifications | Help: https://gitlab.haskell.org/help