id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
5606	Fix validate by moving {-# OPTIONS -fno-warn-tabs #-}	thorkilnaur	duncan	"Attached patch fixes validate for
{{{
$ uname -a
Darwin thorkil-naurs-intel-mac-mini.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 6.12.3
$
}}}
and
{{{
$ uname -a
Linux tn24 2.6.32-34-generic #77-Ubuntu SMP Tue Sep 13 19:40:53 UTC 2011 i686 GNU/Linux
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 6.12.3
$
}}}
Warnings like
{{{
compiler/basicTypes/Name.lhs:42:1: Warning: Tab character
}}}
were issued in the stage1 build and during haddock'ing.

Best regards
Thorkil"	bug	closed	normal		Compiler	7.3	fixed			Unknown/Multiple	Unknown/Multiple	Building GHC failed					
