#2177: Can Data.Unique safely derive Typeable?
-----------------------------+----------------------------------------------
 Reporter:  japple           |          Owner:             
     Type:  feature request  |         Status:  new        
 Priority:  normal           |      Milestone:  6.10 branch
Component:  libraries/base   |        Version:  6.8.2      
 Severity:  normal           |     Resolution:             
 Keywords:                   |     Difficulty:  Unknown    
 Testcase:                   |   Architecture:  Unknown    
       Os:  Unknown          |  
-----------------------------+----------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown
  * milestone:  => 6.10 branch

Comment:

 I'm not sure whether you mean:
  * You want a `Typeable Unique` instance in the base library
  * You want `Unique`'s constructor exposed so that you can derive
 instances for it
  * You think standalone deriving should work for types which don't expose
 their constructors
 Can you clarify please?

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