id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
44	Mis-handling of ctypes	nibro	nibro	"ctypes do not work inside lists and tuples:
{{{
dynRep :: (Typeable a) => a -> (TypeRep, forall b. (Typeable b) => b -> (Maybe b))
dynRep a = (typeOf a, \_ -> cast a)
}}}
"	bug report	closed	major	Full code support	parser	0.5.5	fixed		
