#2334: panic using type families and type classes
---------------------------+------------------------------------------------
 Reporter:  pgavin         |          Owner:             
     Type:  bug            |         Status:  new        
 Priority:  normal         |      Milestone:  6.10 branch
Component:  Compiler       |        Version:  6.9        
 Severity:  normal         |     Resolution:             
 Keywords:  type families  |     Difficulty:  Unknown    
 Testcase:                 |   Architecture:  x86        
       Os:  MacOS X        |  
---------------------------+------------------------------------------------
Changes (by simonmar):

  * milestone:  => 6.10 branch

Comment:

 The "lookup local fingerprint" crash is fixed by:

 {{{
 Wed Jun  4 12:30:02 BST 2008  Simon Marlow <[EMAIL PROTECTED]>
   * Fix #2334: tyvar binders can have Names inside (equality predicates)
 }}}

 The "Data.List.head: empty list" panic is still to be fixed, see above
 (and this is not my area, perhaps Simon or Manuel could take a look?).

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