Question about `validate` workflow

Edward Z. Yang ezyang at mit.edu
Sun Nov 9 00:50:56 UTC 2014


It does work, and it's very useful.

Edward

Excerpts from Thomas Miedema's message of 2014-11-08 14:35:27 -0800:
> >
> > I was wondering how do other devs `validate` their tree?  In particular, I
> > just merged a whole bunch of stuff and am validating things.  However,
> > every time something goes wrong (e.g., unused import warning), the whole
> > process starts from the beginning, which is quite time consuming.
> >
> 
> 
> $ ./validate --help
> ...
> --no-clean        don't make clean first, just carry on from
>                      a previous interrupted validation run
> ...
> 
> I don't know if it works!


More information about the ghc-devs mailing list