#1841: Data.Typeable: Instances of basic types don't provide qualified strings 
to
mkTyCon
-----------------------------+----------------------------------------------
  Reporter:  guest           |          Owner:                  
      Type:  bug             |         Status:  closed          
  Priority:  normal          |      Milestone:  Not GHC         
 Component:  libraries/base  |        Version:  6.8.1           
Resolution:  fixed           |       Keywords:                  
  Testcase:                  |      Blockedby:                  
Difficulty:  Unknown         |             Os:  Unknown/Multiple
  Blocking:                  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown    |  
-----------------------------+----------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * failure:  => None/Unknown
  * resolution:  => fixed


Comment:

 We now use (standalone) deriving to make the instances, so qualified names
 are generated.

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