#2530: deriving Show adds extra parens for constructor with record syntax
----------------------+-----------------------------------------------------
 Reporter:  spl       |          Owner:         
     Type:  bug       |         Status:  new    
 Priority:  normal    |      Milestone:         
Component:  Compiler  |        Version:  6.8.3  
 Severity:  normal    |     Resolution:         
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  x86    
       Os:  MacOS X   |  
----------------------+-----------------------------------------------------
Changes (by simonpj):

  * difficulty:  => Unknown

Comment:

 True.   But I '''hate''' the fact that record construction binds more
 tightly than application.  There's no harm in the extra parens, and I
 think they make it easier to read.  So can we close this?

 Simon

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