#2798: Enable "rec" keyword when RecursiveDo is enabled?
---------------------------------+------------------------------------------
    Reporter:  nominolo          |        Owner:                  
        Type:  task              |       Status:  new             
    Priority:  high              |    Milestone:  6.12.1          
   Component:  Compiler          |      Version:  6.11            
    Severity:  minor             |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by isaacdupree):

 my feeling is to prefer `DoRec` -- it sounds more mnemonic to me; and it
 seems unpleasant for an extension to have two substantially different
 parsings that might conflict with existing code (if 'rec' is a variable
 name somewhere).  e.g. how will haskell-src[-exts] deal with it after the
 Summer-of-Code effort?  But I don't really mind either way.  (P.S. do we
 have a way to mark extension-flags deprecated?)
 -Isaac

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2798#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to