```txt $ spago build --offline Reading Spago workspace configuration... ✓ Selecting package to build: benchmark Downloading dependencies... Building... ``` It's confusing that it still says `Downloading …` although the `--offline` flag is set.