id	summary	reporter	owner	description	type	status	priority	milestone	version	resolution	keywords	cc
90	Data.Vector.Generic.create/Data.Vector.Generic.Mutable.new are not referentially transparent	blarsen		"For example:
{{{
> Data.Vector.Generic.create (new 3) :: Data.Vector.Unboxed.Vector Int
fromList [991908,60686641,75487896]
> Data.Vector.Generic.create (new 3) :: Data.Vector.Unboxed.Vector Int
fromList [57033696,56765093,956800]
}}}"	defect	new	major					
