diff options
author | Alfredo Di Napoli <alfredo@well-typed.com> | 2021-07-13 08:32:12 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-07-19 19:37:47 -0400 |
commit | 3e8b39eaf098769d33c9a46657c18a277397424c (patch) | |
tree | b4bd86688e692f194d29ec29396cc8c44fc5d71d /hadrian | |
parent | 952ba18e596f406d08003a9ff07f95a5a94a2ede (diff) | |
download | haskell-3e8b39eaf098769d33c9a46657c18a277397424c.tar.gz |
Rename RecordPuns to NamedFieldPuns in LangExt.Extension
This commit renames the `RecordPuns` type constructor inside
`GHC.LanguageExtensions.Type.hs` to `NamedFieldPuns`.
The rationale is that the `RecordPuns` language extension was deprecated
a long time ago, but it was still present in the AST, introducing an
annoying mismatch between what GHC suggested (i.e. "use NamedFieldPuns")
and what that translated into in terms of Haskell types.
Diffstat (limited to 'hadrian')
0 files changed, 0 insertions, 0 deletions