id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
7376	strict field + type constructor of kind * -> * or higher causes ghc panic	wyfrn		"Example:

data Foo = Foo
  { strictField :: ! IO [String]
  }

Remove the strictness annotation or put the type constructor in parentheses and it works!"	bug	closed	normal		Compiler	7.6.1	duplicate		wyfrn	Linux	x86_64 (amd64)	Compile-time crash					
