#1913: standalone deriving breaks module hiding
------------------------+---------------------------------------------------
 Reporter:  duncan      |          Owner:  igloo  
     Type:  merge       |         Status:  closed 
 Priority:  normal      |      Milestone:         
Component:  Compiler    |        Version:  6.8.1  
 Severity:  normal      |     Resolution:  fixed  
 Keywords:              |     Difficulty:  Unknown
 Testcase:  drvfail015  |   Architecture:  Unknown
       Os:  Unknown     |  
------------------------+---------------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Merged
 {{{
 Wed Nov 21 07:14:28 PST 2007  [EMAIL PROTECTED]
   * Fix Trac #1913: check data const for derived types are in scope

   When deriving an instance, the data constructors should all be in scope.
   This patch checks the condition.
 }}}

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