id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
5632	Latest unboxed tuples documentation shows older method for enabling	onteria		"In the following page:

http://www.haskell.org/ghc/docs/latest/html/users_guide/primitives.html

the documentation regarding unboxed tables mentions: ""Unboxed tuples aren't really exported by GHC.Exts, they're available by default with -fglasgow-exts."" However I've been told that this is an outdated method, and that ""{-# LANGUAGE !UnboxedTuples #-}"" is the preferred way to utilize this feature. With this in mind having something along the lines of ""The unboxed tuples feature can be utilized through '{-# LANGUAGE !UnboxedTuples #-}'"" instead."	bug	closed	normal		Documentation	7.2.1	fixed			Unknown/Multiple	Unknown/Multiple	None/Unknown					
