Gwern Branwen wrote:
Well, we already have -Wall on in darcs.cabal, which I think turns on -fwarn-tabs
actually, -Wall does not turn on -fwarn-tabs, you need to do it separately (on the theory that not everyone agrees that tabs are bad.)
but IIRC this wouldn't cover trailing whitespace.
correct, trailing spaces are not tabs :-) -Isaac _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
