#1061: default class methods can be given too general a type as GHC tries to 
share
them between instances
----------------------+-----------------------------------------------------
 Reporter:  igloo     |          Owner:  igloo  
     Type:  merge     |         Status:  new    
 Priority:  normal    |      Milestone:  6.8.3  
Component:  Compiler  |        Version:  6.6    
 Severity:  normal    |     Resolution:         
 Keywords:            |     Difficulty:  Unknown
 Testcase:  tc199     |   Architecture:  Unknown
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Changes (by simonpj):

  * owner:  simonpj => igloo
  * type:  bug => merge

Comment:

 I've finally gotten around to fixing this long-standing bug.

 I hope the patch will merge smoothly, but it affects quite a few lines of
 code, so it may not.  If not, I'm not sure it's worth losing sleep over:
 no one is on the cc list.
 {{{
 Wed May 21 14:00:28 BST 2008  [EMAIL PROTECTED]
   * Fix Trac #1061: refactor handling of default methods
 }}}

 Simon

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