#2104: Add Labels
-----------------------------+----------------------------------------------
 Reporter:  barney           |          Owner:         
     Type:  feature request  |         Status:  new    
 Priority:  normal           |      Milestone:         
Component:  Compiler         |        Version:  6.8.2  
 Severity:  normal           |     Resolution:         
 Keywords:                   |     Difficulty:  Unknown
 Testcase:                   |   Architecture:  Unknown
       Os:  Unknown          |  
-----------------------------+----------------------------------------------
Comment (by barney):

 We probably want labels to be automatically in most of the standard
 classes, with trivial instances like
 {{{
 instance Eq 'name where
     _==_ = True
 }}}
 so that {{{deriving}}} works for types constructed from them.

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