#3352: Data.Word should define instances of Random for each type
------------------------------+---------------------------------------------
 Reporter:  kaol              |          Owner:                  
     Type:  feature request   |         Status:  new             
 Priority:  normal            |      Milestone:                  
Component:  libraries/base    |        Version:  6.10.3          
 Severity:  normal            |     Resolution:                  
 Keywords:                    |       Testcase:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
------------------------------+---------------------------------------------
Comment (by ross):

 Data.Word is in the base package and System.Random is in the random
 package, which depends on base, so the instances would have to go in
 System.Random.

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