[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Take multiple OUT_DIRs and arguments



We now take multiple commandline arguments, and put them in an OUT_DIRS
env var, which contains a JSON array of strings.

We still use one argument and OUT_DIR for those commands which must be
done one package at a time (e.g. 'haskellPkgToAsts' on the user-facing
side; 'dumpNix', 'annotate', etc. on the internal side)