#1841: Data.Typeable: Instances of basic types don't provide qualified strings 
to
mkTyCon
----------------------------+-----------------------------------------------
 Reporter:  guest           |          Owner:         
     Type:  bug             |         Status:  new    
 Priority:  normal          |      Milestone:         
Component:  libraries/base  |        Version:  6.8.1  
 Severity:  normal          |     Resolution:         
 Keywords:                  |     Difficulty:  Unknown
 Testcase:                  |   Architecture:  Unknown
       Os:  Unknown         |  
----------------------------+-----------------------------------------------
Comment (by guest):

 Oh, forgot to mention that for (->) just like in the case of tuples the
 instance is missing the surrounding parentheses (i.e. the name provided to
 mkTyCon is "->" and not "(->)")

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