2008/9/8 Simon Peyton-Jones <[EMAIL PROTECTED]>: > The obvious solution to both is to somehow offer 'make superclean', which > removes every single file and directory that is not in the source repo. > That is right-by-construction, and stays right regardless of changes. I > don't know how to implement it though -- and of course any sort of automated > 'rm' is anxious-making.
When we switch to git, "git clean -x" will accomplish this. I don't know if Darcs has an equivalent feature. Cheers, Max _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc