#3356: {-# LANGUAGE NoTraditionalRecordSyntax #-} to disable the current record
syntax
-----------------------------+----------------------------------------------
Reporter: SamB | Owner:
Type: feature request | Status: new
Priority: normal | Component: Compiler
Version: 6.10.2 | Severity: normal
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
-----------------------------+----------------------------------------------
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 #-}
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3356>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs