id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
208	Infix data declaration heads do not handle more than two parameters	nibro	nibro	"The following program incorrectly fails to parse due to the {{{p}}} parameter:
{{{
{-# LANGUAGE TypeOperators #-}
module IllDataTypeDeclTest where
  
data (f :+: g) p = L
}}}"	bug report	new	critical		parser	1.9.x			
