#3356: {-# LANGUAGE NoTraditionalRecordSyntax #-} to disable the current record
syntax
---------------------------------+------------------------------------------
    Reporter:  SamB              |        Owner:              
        Type:  feature request   |       Status:  new         
    Priority:  normal            |    Milestone:  7.2.1       
   Component:  Compiler          |      Version:  6.10.2      
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:  Unknown     
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by igloo):

 Hmm, what would this do exactly?

 Would it only forbid declaring records in the current module?

 Or would it also make it illegal to use record syntax to manipulate
 records for types defined in other modules?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3356#comment:5>
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

Reply via email to