id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
3352	Data.Word should define instances of Random for each type	kaol	rrnewton	"I'm forwarding Debian bug http://bugs.debian.org/533022 for your consideration.
----
Data.Word defines signed and unsigned integer types for various bit
sizes.  It would help if Data.Word made each type an instance of Random.
Per http://www.haskell.org/haskellwiki/Orphan_instance , such an
instance should appear either in System.Random or Data.Word, and it
makes more sense to do the latter.
"	feature request	closed	normal	_|_	libraries/base	6.10.3	fixed			Unknown/Multiple	Unknown/Multiple	None/Unknown	Unknown				
