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

  * milestone:  => Not GHC

Comment:

 The only negative impact would that instead of saying just "Int", users
 might have to write "GHC.Base.Int", and have ifdefs for other compilers.

 Myself, I don't mind one way or the other.

 This is a library issue really.  I'll mark it as "Not GHC".  I think the
 best thing now is to make a concrete proposal following the library
 process (http://haskell.org/haskellwiki/Library_submissions); and then
 submit a patch.

 many thanks

 Simon

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