#2467: orphan instance warnings are badly behaved
----------------------+-----------------------------------------------------
 Reporter:  duncan    |          Owner:  igloo  
     Type:  bug       |         Status:  new    
 Priority:  normal    |      Milestone:         
Component:  Compiler  |        Version:  6.8.2  
 Severity:  normal    |     Resolution:         
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  Unknown
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Changes (by simonpj):

  * owner:  => igloo
  * difficulty:  => Unknown

Comment:

 Good suggestion.  I've fixed this
 {{{
 Mon Aug  4 17:21:29 BST 2008  [EMAIL PROTECTED]
   * Fix Trac #2467: decent warnings for orphan instances
 }}}
 You must pull the `array` and `mtl` libraries too, because they have
 orphan modules that die with `-Werror` unless you do.

 ToDo: Ian: look into de-orphanising those modules.

 Simon

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