On Wed, Oct 19, 2005 at 10:15:36PM -0700, Isaac Jones wrote: > ijones 2005/10/19 22:15:36 PDT > > Modified files: > libraries/Cabal/Distribution/Compat FilePath.hs > Log: > Removed some tabs at the request of a windows user using a different > tab length. But there are a lot of tabs throughout Distribution.*. > Can folks please turn off tabs in their editors and use spaces instead?
I've been trying to avoid tabs in Cabal since I realized you hated them, but it seems a pointless imposition. The Report says the tab length in Haskell source files is 8, and you can't protect that user from all the Haskell files out there. _______________________________________________ Cvs-libraries mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-libraries
