#4246: "Conflicting family instance declarations" error mentions code I did not
write
----------------------------------------------+-----------------------------
  Reporter:  TillmannRendel                   |          Owner:                 
 
      Type:  bug                              |         Status:  closed         
 
  Priority:  normal                           |      Milestone:  7.2.1          
 
 Component:  Compiler                         |        Version:  6.12.1         
 
Resolution:  fixed                            |       Keywords:                 
 
  Testcase:  indexed-types/should_fail/T4246  |      Blockedby:                 
 
Difficulty:                                   |             Os:  
Unknown/Multiple
  Blocking:                                   |   Architecture:  
Unknown/Multiple
   Failure:  None/Unknown                     |  
----------------------------------------------+-----------------------------
Changes (by simonpj):

  * status:  new => closed
  * testcase:  => indexed-types/should_fail/T4246
  * resolution:  => fixed


Comment:

 Your (very resonable) request pushed me over the top to doing a
 significant re-organisation of `TyCon.lhs`.  But then it was easy:
 {{{
 Wed Sep 15 05:32:19 PDT 2010  [email protected]
   * Improve pretty-printing of family instances

   Fixed Trac #4246

     M ./compiler/types/FamInstEnv.lhs -8 +16
 }}}
 So it's done.

 Simon

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