[GHC] #7658: Support empty record update syntax

GHC cvs-ghc at haskell.org
Tue Feb 5 01:56:31 CET 2013


#7658: Support empty record update syntax
-----------------------------+----------------------------------------------
Reporter:  glguy             |          Owner:                  
    Type:  feature request   |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  7.6.2             |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------

Comment(by glguy):

 I guess this would cause a problem typing expressions like:
 {{{
 \x -> x{}
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7658#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list