#5496: Reify class instances
-------------------------------+--------------------------------------------
  Reporter:  zzo38             |          Owner:         
      Type:  bug               |         Status:  closed 
  Priority:  normal            |      Milestone:         
 Component:  Template Haskell  |        Version:  7.0.3  
Resolution:  invalid           |       Keywords:         
  Testcase:                    |      Blockedby:         
Difficulty:                    |             Os:  Windows
  Blocking:                    |   Architecture:  x86    
   Failure:  None/Unknown      |  
-------------------------------+--------------------------------------------
Changes (by simonpj):

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


Comment:

 Thanks. `classInstances` ahs been replaced by `reifyInstances` which
 returns `[Dec]` rather than `[Name]`, so this bug has, in effect, gone
 away.

 Simon

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