id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
223	Error message for RecordWildCards has incorrect column	NeilMitchell	nibro	"Given the source:

{{{
foo Record{..} = xs
}}}

The error message is:

{{{
Sample.hs:2:14: Parse error, RecordWildCards is not enabled
}}}

However, the .. goes from column 12 to 14, so column 12 would be a much better position for the error message. This shows up more visibly if you have an editor which is parsing on the fly and drawing red underlines."	bug report	new	major		parser				
