id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	difficulty	ghcversion	platform
813	Cabal should warn if the Cabal-Version range is too lax	guest		"I have a Cabal file that contains the line
{{{
Cabal-Version: >=1.6
}}}
and then a test section:
{{{
Test-Suite test-mypkg
}}}
Cabal should issue a warning like:
{{{
Test-Suite feature requires Cabal-Version: >=1.10.
Your Cabal version range "">=1.6"" is too lax.
}}}
"	enhancement	closed	normal		Cabal library	1.10.1.0	normal	wontfix		cabal@…	unknown		
