C.M.Brown wrote:
I have also found that the fullclean doesn't get everything. I've been using this to strip everything down to just the files that darcs knows about: # darcs whatsnew -ls | grep '^a' | awk '{print $2}' | xargs rm -rf |
_______________________________________________ Yhc mailing list [email protected] http://www.haskell.org/mailman/listinfo/yhc
