#2433: standalone deriving Typeable shouldn't need data constructors in scope?
--------------------------------------------+-------------------------------
 Reporter:  claus                           |          Owner:  igloo  
     Type:  merge                           |         Status:  new    
 Priority:  normal                          |      Milestone:  6.10.1 
Component:  Compiler                        |        Version:  6.9    
 Severity:  normal                          |     Resolution:         
 Keywords:                                  |     Difficulty:  Unknown
 Testcase:  typecheck/should_compile/T2433  |   Architecture:  Unknown
       Os:  Unknown                         |  
--------------------------------------------+-------------------------------
Changes (by simonpj):

  * testcase:  => typecheck/should_compile/T2433
  * owner:  => igloo
  * type:  bug => merge

Comment:

 Good point.  Fixed by
 {{{
 Mon Aug  4 15:15:03 BST 2008  [EMAIL PROTECTED]
   * Fix Trac #2433 (deriving Typeable)
 }}}
 Simon

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