Question about `validate` workflow

Thomas Miedema thomasmiedema at gmail.com
Sat Nov 8 22:35:27 UTC 2014


>
> 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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20141108/6532a8f7/attachment-0001.html>


More information about the ghc-devs mailing list