id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
52	In GHC, ScopedTypeVariables enables forall syntax	nibro	nibro	"GHC allows the use of forall binders for ScopedTypeVariables:
{{{
{-# LANGUAGE ScopedTypeVariables #-}
foo :: forall x . Eq x => x -> x
}}}
Sigh."	bug report	closed	minor	Full code support	parser	1.0.0	fixed		
