[GHC] #7803: Superclass methods are left unspecialized

GHC cvs-ghc at haskell.org
Tue Apr 2 07:46:40 CEST 2013


#7803: Superclass methods are left unspecialized
-----------------------------------------+----------------------------------
Reporter:  akio                          |          Owner:                  
    Type:  bug                           |         Status:  new             
Priority:  normal                        |      Component:  Compiler        
 Version:  7.6.2                         |       Keywords:                  
      Os:  Unknown/Multiple              |   Architecture:  Unknown/Multiple
 Failure:  Compile-time performance bug  |      Blockedby:                  
Blocking:                                |        Related:                  
-----------------------------------------+----------------------------------

Comment(by akio):

 This particular test case needs !ConstraintKinds but I found that the
 general problem can be reproduced without it. I can try to make a test
 case that doesn't use !ConstraintKinds if that seems useful.

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



More information about the ghc-tickets mailing list