"compiler/codeGen/CgCallConv.hs" did not exist on "master"
{-# LANGUAGE NoTraditionalRecordSyntax #-} to disable the current record syntax
I want to get the current record syntax demoted to an extension in Haskell'. This would be more likely to happen if disallowing it was supported by GHC, so I want to see GHC support this with:
{-# LANGUAGE NoTraditionalRecordSyntax #-}
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.10.2 |
| Type | FeatureRequest |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |