#1331: indexed types panic: wrongKindOfFamily main:ShouldCompile.Sd{tc r6A}
--------------------------------------+-------------------------------------
  Reporter:  igloo                    |          Owner:         
      Type:  bug                      |         Status:  new    
  Priority:  normal                   |      Milestone:  6.8    
 Component:  Compiler (Type checker)  |        Version:  6.7    
  Severity:  normal                   |       Keywords:         
Difficulty:  Unknown                  |             Os:  Unknown
  Testcase:  Simple1                  |   Architecture:  Unknown
--------------------------------------+-------------------------------------
Lots of indexed types tests are hitting an unhandled case in
 wrongKindOfFamily, e.g.:
 {{{
 Simple1.hs:11:2:ghc-6.7.20070504: panic! (the 'impossible' happened)
   (GHC version 6.7.20070504 for x86_64-unknown-linux):
         wrongKindOfFamily main:ShouldCompile.Sd{tc r6A}
 }}}
 Affected tests:
 {{{
    ATLoop(normal,optc)
    GMapAssoc(normal,optc)
    GMapTop(normal,optc)
    Over(normal)
    Records(normal,optc)
    Simple1(normal,optc)
    Simple10(normal)
    Simple11a(normal)
    Simple11b(normal)
    Simple11c(normal)
    Simple11d(normal)
    Simple1a(normal)
    Simple2(normal,optc)
    Simple3(normal,optc)
    Simple4(normal,optc)
    Simple5(normal,optc)
    Simple5a(normal)
    Simple5b(normal)
    Simple6(normal,optc)
    Simple7(normal)
    Simple9(normal)
    impexp(normal,optc)
    ind1(normal,optc)
    ind2(normal,optc)
 }}}

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