```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.