The Racket repository
Go to file
Matthew Flatt c66558badb raco setup / raco pkg install: add --fail-fast flag
This flag is useful for speculative package installations runs where
we'd like to give up and try something else if it's not working.
Specifically, we might try installing multiple packages at once,
and then back off to a smaller subset if something goes wrong.

original commit: d316652160
2014-07-02 09:07:36 +01:00
pkgs/compiler-pkgs raco setup / raco pkg install: add --fail-fast flag 2014-07-02 09:07:36 +01:00