On Thu, Oct 27, 2011 at 09:17:34AM +0100, Simon Marlow wrote: > On 27/10/2011 08:28, Simon Peyton-Jones wrote: > > > >If it's that easy, just do the lot in one big bang! > > But that makes headaches for everyone with a branch.
How about we turn on -fwarn-tabs, and add something like this to the top of any modules currently containing tabs, then?: {-# OPTIONS -fno-warn-tabs #-} -- The above warning supression flag is a temporary kludge. -- While working on this module you are encouraged to remove it and -- detab the module (please do the detabbing in a separate patch). See -- http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#TabsvsSpaces -- for details Thanks Ian _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc