#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         |  
----------------------------+-----------------------------------------------
Comment (by guest):

 Replying to [comment:11 igloo]:
 > I think they (and (,,,)) should be left unqualified.

 Seems reasonable. They can't be defined in standard Haskell 98, right?
 Thus, they cannot cause any conflict with user-defined types anyway.


 > You aren't allowed to qualify [], -> or (,,,) according to the Haskell
 98 report.

 True. However, GHC already allows to use tuples and (->) in an unqualified
 way.

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